Skip to content

Commit

Permalink
Release v8.5.1 (#3057)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobe authored May 17, 2023
1 parent 10ccdd8 commit 41ea953
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kirbydesign/core",
"version": "0.0.48",
"version": "0.0.49",
"description": "Core web-components for the Kirby Design System.",
"module": "dist/index.js",
"main": "dist/index.cjs.js",
Expand Down
2 changes: 1 addition & 1 deletion libs/designsystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@angular/cdk": "^15.0.3",
"@fontsource/roboto": "4.2.1",
"@ionic/angular": "6.2.1",
"@kirbydesign/core": "0.0.48",
"@kirbydesign/core": "0.0.49",
"inputmask": "5.0.5"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "designsystem",
"version": "8.5.0",
"version": "8.5.1",
"description": "Kirby Design Angular Components. This library provides Angular wrappers for the @kirbydesign/core package, for smoother integration into Angular projects.",
"engines": {
"node": ">=16.0.0 <=18.13.0",
Expand Down

0 comments on commit 41ea953

Please sign in to comment.