Skip to content

Commit 46eda10

Browse files
authored
Merge branch 'main' into feat/add-property-fileds-handling-for-scalar-values
2 parents 25ab047 + 033c1b6 commit 46eda10

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platform-mesh/portal-ui-lib",
3-
"version": "0.18.7",
3+
"version": "0.18.8",
44
"repository": {
55
"url": "git+https://github.com/platform-mesh/portal-ui-lib.git"
66
},

projects/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"prettier": "@openmfp/config-prettier",
1414
"peerDependencies": {
15-
"@openmfp/portal-ui-lib": "0.182.11",
15+
"@openmfp/portal-ui-lib": "0.182.12",
1616
"@angular/common": "20.3.9",
1717
"@angular/compiler": "20.3.9",
1818
"@angular/core": "20.3.9",

0 commit comments

Comments
 (0)