Skip to content

Commit 74481be

Browse files
committed
🔖 v1.1.0 - Updated project version
Changelog for Version Bookmark Commit Updated package.json for Version Bookmark: Version Update: Incremented the project version in package.json to align with the recent enhancements and changes. Dependency Management: Reviewed and updated dependencies to ensure compatibility and performance optimization. Script Adjustments: Modified existing scripts for improved efficiency and added new scripts to extend functionality. CI/CD Enhancements: Integrated and refined Azure Pipeline configurations for more robust and flexible CI/CD processes. Documentation Improvements: Executed npm run docs to update project documentation, ensuring accuracy and completeness. Security and UI for Documentation WebApp: Enhanced web application security configurations. Improved UI elements for better user experience and accessibility.
1 parent c65aafb commit 74481be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netsuite-custommodules-template",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "NS Template project for testing and using CI/CD for your NetSuite SuiteCloud projects.",
55
"scripts": {
66
"test": "jest --coverage --ci --testResultsProcessor=\"./node_modules/jest-junit-reporter\" --testPathPattern=$npm_config_testpattern --$npm_config_watch ",

0 commit comments

Comments
 (0)