Skip to content

Commit

Permalink
chore: release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myparcel-bot[bot] committed Dec 16, 2024
1 parent 32b3368 commit 486d8aa
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 20 deletions.
4 changes: 2 additions & 2 deletions apps/admin-component-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin-component-tests",
"version": "1.5.4",
"version": "1.5.5",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"typecheck": "run ws:vue:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/admin": "workspace:^1.5.4",
"@myparcel-pdk/admin": "workspace:^1.5.5",
"@myparcel/vue-form-builder": "^1.0.0-alpha.1",
"@pinia/testing": ">= 0.1.0 < 1",
"@vitest/coverage-v8": "^2.1.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/admin-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin-js",
"version": "1.5.4",
"version": "1.5.5",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:update": "run ws:test:update \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/admin": "workspace:^1.5.4"
"@myparcel-pdk/admin": "workspace:^1.5.5"
},
"devDependencies": {
"@myparcel-pdk/build-vite": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions apps/admin-preset-bootstrap4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin-preset-bootstrap4",
"version": "1.5.4",
"version": "1.5.5",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand All @@ -27,7 +27,7 @@
"typecheck": "run ws:vue:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/admin": "workspace:^1.5.4",
"@myparcel-pdk/admin": "workspace:^1.5.5",
"@myparcel/ts-utils": "^1.9.0",
"vue": "^3.3.0"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/admin-preset-dashicons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin-preset-dashicons",
"version": "1.5.4",
"version": "1.5.5",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand All @@ -27,7 +27,7 @@
"typecheck": "run ws:vue:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/admin": "workspace:^1.5.4",
"@myparcel-pdk/admin": "workspace:^1.5.5",
"vite": "^5.4.10",
"vue": "^3.3.0",
"vue-tsc": "^2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/admin-preset-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin-preset-default",
"version": "1.5.4",
"version": "1.5.5",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand All @@ -27,7 +27,7 @@
"typecheck": "run ws:vue:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/admin": "workspace:^1.5.4",
"@myparcel-pdk/admin": "workspace:^1.5.5",
"@myparcel/ts-utils": "^1.9.0",
"@vueuse/core": "^10.0.0",
"vue": "^3.3.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/admin-preset-fontawesome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin-preset-fontawesome",
"version": "1.5.4",
"version": "1.5.5",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand All @@ -27,7 +27,7 @@
"typecheck": "run ws:vue:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/admin": "workspace:^1.5.4",
"@myparcel-pdk/admin": "workspace:^1.5.5",
"vite": "^5.4.10",
"vue": "^3.3.0",
"vue-tsc": "^2.0.0"
Expand Down
10 changes: 10 additions & 0 deletions apps/admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- MONOWEAVE:BELOW -->

## [1.5.5](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/admin@1.5.4...@myparcel-pdk/admin@1.5.5) "@myparcel-pdk/admin" (2024-12-16)


### Bug Fixes

* **ordermode:** show shipment label when printed from backoffice ([#227](https://github.com/myparcelnl/js-pdk/issues/227)) ([32b3368](https://github.com/myparcelnl/js-pdk/commit/32b336854ff07e9d43bb825206e23b6c67895d63))




## [1.5.4](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/admin@1.5.3...@myparcel-pdk/admin@1.5.4) "@myparcel-pdk/admin" (2024-11-20)


Expand Down
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin",
"version": "1.5.4",
"version": "1.5.5",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2442,7 +2442,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@myparcel-pdk/admin-component-tests@workspace:apps/admin-component-tests"
dependencies:
"@myparcel-pdk/admin": "workspace:^1.5.4"
"@myparcel-pdk/admin": "workspace:^1.5.5"
"@myparcel/vue-form-builder": "npm:^1.0.0-alpha.1"
"@pinia/testing": "npm:>= 0.1.0 < 1"
"@vitest/coverage-v8": "npm:^2.1.3"
Expand Down Expand Up @@ -2487,7 +2487,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@myparcel-pdk/admin-js@workspace:apps/admin-js"
dependencies:
"@myparcel-pdk/admin": "workspace:^1.5.4"
"@myparcel-pdk/admin": "workspace:^1.5.5"
"@myparcel-pdk/build-vite": "workspace:*"
typescript: "npm:^5.2.2"
vite: "npm:^5.4.10"
Expand All @@ -2501,7 +2501,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@myparcel-pdk/admin-preset-bootstrap4@workspace:apps/admin-preset-bootstrap4"
dependencies:
"@myparcel-pdk/admin": "workspace:^1.5.4"
"@myparcel-pdk/admin": "workspace:^1.5.5"
"@myparcel-pdk/admin-component-tests": "workspace:*"
"@myparcel-pdk/build-vite": "workspace:*"
"@myparcel/ts-utils": "npm:^1.9.0"
Expand All @@ -2520,7 +2520,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@myparcel-pdk/admin-preset-dashicons@workspace:apps/admin-preset-dashicons"
dependencies:
"@myparcel-pdk/admin": "workspace:^1.5.4"
"@myparcel-pdk/admin": "workspace:^1.5.5"
"@myparcel-pdk/admin-component-tests": "workspace:*"
"@myparcel-pdk/build-vite": "workspace:*"
typescript: "npm:^5.2.2"
Expand All @@ -2535,7 +2535,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@myparcel-pdk/admin-preset-default@workspace:apps/admin-preset-default"
dependencies:
"@myparcel-pdk/admin": "workspace:^1.5.4"
"@myparcel-pdk/admin": "workspace:^1.5.5"
"@myparcel-pdk/admin-component-tests": "workspace:*"
"@myparcel-pdk/build-vite": "workspace:*"
"@myparcel/ts-utils": "npm:^1.9.0"
Expand All @@ -2552,7 +2552,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@myparcel-pdk/admin-preset-fontawesome@workspace:apps/admin-preset-fontawesome"
dependencies:
"@myparcel-pdk/admin": "workspace:^1.5.4"
"@myparcel-pdk/admin": "workspace:^1.5.5"
"@myparcel-pdk/admin-component-tests": "workspace:*"
"@myparcel-pdk/build-vite": "workspace:*"
typescript: "npm:^5.2.2"
Expand All @@ -2563,7 +2563,7 @@ __metadata:
languageName: unknown
linkType: soft

"@myparcel-pdk/admin@workspace:*, @myparcel-pdk/admin@workspace:^1.5.4, @myparcel-pdk/admin@workspace:apps/admin":
"@myparcel-pdk/admin@workspace:*, @myparcel-pdk/admin@workspace:^1.5.5, @myparcel-pdk/admin@workspace:apps/admin":
version: 0.0.0-use.local
resolution: "@myparcel-pdk/admin@workspace:apps/admin"
dependencies:
Expand Down

0 comments on commit 486d8aa

Please sign in to comment.