Skip to content

Commit

Permalink
Release v0.38.0 - ng & React (#2866)
Browse files Browse the repository at this point in the history
  • Loading branch information
prashanth-offcl authored Sep 16, 2024
1 parent bb7c094 commit 390e554
Show file tree
Hide file tree
Showing 20 changed files with 146 additions and 146 deletions.
10 changes: 5 additions & 5 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.37.0",
"@trimble-oss/modus-web-components": "0.38.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.37.0-ng14",
"version": "0.38.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.37.0"
"@trimble-oss/modus-web-components": "0.38.0"
},
"dependencies": {
"tslib": "^2.5.3"
Expand Down
18 changes: 9 additions & 9 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.37.0",
"@trimble-oss/modus-web-components": "0.38.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.37.0-ng15",
"version": "0.38.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.37.0"
"@trimble-oss/modus-web-components": "0.38.0"
},
"dependencies": {
"tslib": "^2.5.3"
Expand Down
18 changes: 9 additions & 9 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.37.0",
"@trimble-oss/modus-web-components": "0.38.0",
"rxjs": "~7.8.1",
"tslib": "^2.5.3",
"zone.js": "~0.13.1"
Expand Down
Loading

0 comments on commit 390e554

Please sign in to comment.