Skip to content

Commit

Permalink
Release v0.37.0 - ng & React (#2817)
Browse files Browse the repository at this point in the history
* Release v0.37.0 - ng & React

* Bump version in angular packages
  • Loading branch information
prashanth-offcl authored Aug 29, 2024
1 parent a655f8d commit cef7bae
Show file tree
Hide file tree
Showing 20 changed files with 116 additions and 116 deletions.
16 changes: 8 additions & 8 deletions angular-workspace/ng14/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion angular-workspace/ng14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "^14.1.1",
"@angular/platform-browser-dynamic": "^14.1.1",
"@angular/router": "^14.1.1",
"@trimble-oss/modus-web-components": "0.35.0",
"@trimble-oss/modus-web-components": "0.37.0",
"rxjs": "~7.8.1",
"tslib": "^2.5.3",
"zone.js": "~0.12.0"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trimble-oss/modus-angular-components",
"version": "0.36.0-ng14",
"version": "0.37.0-ng14",
"license": "MIT",
"description": "Trimble Modus Angular Components Library",
"homepage": "https://modus-web-components.trimble.com/",
Expand All @@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": "^14.1.1",
"@angular/core": "^14.1.1",
"@trimble-oss/modus-web-components": "0.36.0"
"@trimble-oss/modus-web-components": "0.37.0"
},
"dependencies": {
"tslib": "^2.5.3"
Expand Down
30 changes: 15 additions & 15 deletions angular-workspace/ng15/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion angular-workspace/ng15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "^15.2.9",
"@angular/platform-browser-dynamic": "^15.2.9",
"@angular/router": "^15.2.9",
"@trimble-oss/modus-web-components": "0.35.0",
"@trimble-oss/modus-web-components": "0.37.0",
"rxjs": "~7.8.1",
"tslib": "^2.5.3",
"zone.js": "~0.12.0"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trimble-oss/modus-angular-components",
"version": "0.36.0-ng15",
"version": "0.37.0-ng15",
"license": "MIT",
"description": "Trimble Modus Angular Components Library",
"homepage": "https://modus-web-components.trimble.com/",
Expand All @@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": "^15.2.9",
"@angular/core": "^15.2.9",
"@trimble-oss/modus-web-components": "0.36.0"
"@trimble-oss/modus-web-components": "0.37.0"
},
"dependencies": {
"tslib": "^2.5.3"
Expand Down
30 changes: 15 additions & 15 deletions angular-workspace/ng16/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion angular-workspace/ng16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "^16.1.7",
"@angular/platform-browser-dynamic": "^16.1.7",
"@angular/router": "^16.1.7",
"@trimble-oss/modus-web-components": "0.35.0",
"@trimble-oss/modus-web-components": "0.37.0",
"rxjs": "~7.8.1",
"tslib": "^2.5.3",
"zone.js": "~0.13.1"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cef7bae

Please sign in to comment.