Skip to content

Commit

Permalink
Release v0141 - React & Angular (#2959)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Nov 6, 2024
1 parent 7038b99 commit 45c09e9
Show file tree
Hide file tree
Showing 15 changed files with 130 additions and 127 deletions.

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.40.0-ng14",
"version": "0.41.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.40.0"
"@trimble-oss/modus-web-components": "0.41.0"
},
"dependencies": {
"tslib": "^2.5.3"
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.40.0-ng15",
"version": "0.41.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.40.0"
"@trimble-oss/modus-web-components": "0.41.0"
},
"dependencies": {
"tslib": "^2.5.3"
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.40.0-ng16",
"version": "0.41.0-ng16",
"license": "MIT",
"description": "Trimble Modus Angular Components Library",
"homepage": "https://modus-web-components.trimble.com/",
Expand All @@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": "^16.1.7",
"@angular/core": "^16.1.7",
"@trimble-oss/modus-web-components": "0.40.0"
"@trimble-oss/modus-web-components": "0.41.0"
},
"dependencies": {
"tslib": "^2.5.3"
Expand Down

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

Loading

0 comments on commit 45c09e9

Please sign in to comment.