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 Sep 26, 2024
1 parent e860ba2 commit 342cd9a
Show file tree
Hide file tree
Showing 20 changed files with 105 additions and 55 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.2.1",
"version": "1.2.2",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"typecheck": "run ws:ts:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/admin": "workspace:^1.2.0",
"@myparcel-pdk/admin": "workspace:^1.2.1",
"@myparcel/vue-form-builder": "^1.0.0-alpha.1",
"@pinia/testing": ">= 0.1.0 < 1",
"@vitest/coverage-v8": "^1.0.0",
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.1.1",
"version": "1.1.2",
"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.2.0"
"@myparcel-pdk/admin": "workspace:^1.2.1"
},
"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.1.2",
"version": "1.1.3",
"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.2.0",
"@myparcel-pdk/admin": "workspace:^1.2.1",
"@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.0.2",
"version": "1.0.3",
"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.2.0",
"@myparcel-pdk/admin": "workspace:^1.2.1",
"vite": "^5.0.0",
"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.4.0",
"version": "1.4.1",
"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.2.0",
"@myparcel-pdk/admin": "workspace:^1.2.1",
"@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.0.2",
"version": "1.0.3",
"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.2.0",
"@myparcel-pdk/admin": "workspace:^1.2.1",
"vite": "^5.0.0",
"vue": "^3.3.0",
"vue-tsc": "^2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/admin",
"version": "1.2.0",
"version": "1.2.1",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -36,7 +36,7 @@
"typecheck": "run ws:vue:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/common": "workspace:^1.1.0",
"@myparcel-pdk/common": "workspace:^1.2.0",
"@myparcel/constants": "^2.0.0",
"@myparcel/sdk": "^3.0.0",
"@tanstack/vue-query": "^4.0.0",
Expand Down
10 changes: 10 additions & 0 deletions apps/checkout-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout-js@1.0.4...@myparcel-pdk/checkout-js@1.1.0) "@myparcel-pdk/checkout-js" (2024-09-26)


### Features

* **checkout:** improve shipping logic and expose default methods ([#216](https://github.com/myparcelnl/js-pdk/issues/216)) ([e860ba2](https://github.com/myparcelnl/js-pdk/commit/e860ba2bf14dc3dbffd7fb599bad514087c4667e))




## [1.0.2](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout-js@1.0.1...@myparcel-pdk/checkout-js@1.0.2) "@myparcel-pdk/checkout-js" (2024-07-03)


Expand Down
4 changes: 2 additions & 2 deletions apps/checkout-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/checkout-js",
"version": "1.0.4",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand All @@ -20,7 +20,7 @@
"test:update": "run ws:test:update \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/checkout": "workspace:^1.0.4"
"@myparcel-pdk/checkout": "workspace:^1.1.0"
},
"devDependencies": {
"@myparcel-pdk/build-vite": "workspace:*",
Expand Down
10 changes: 10 additions & 0 deletions apps/checkout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout@1.0.4...@myparcel-pdk/checkout@1.1.0) "@myparcel-pdk/checkout" (2024-09-26)


### Features

* **checkout:** improve shipping logic and expose default methods ([#216](https://github.com/myparcelnl/js-pdk/issues/216)) ([e860ba2](https://github.com/myparcelnl/js-pdk/commit/e860ba2bf14dc3dbffd7fb599bad514087c4667e))




## [1.0.2](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout@1.0.1...@myparcel-pdk/checkout@1.0.2) "@myparcel-pdk/checkout" (2024-07-03)


Expand Down
12 changes: 6 additions & 6 deletions apps/checkout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/checkout",
"version": "1.0.4",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -28,11 +28,11 @@
"typecheck": "run ws:ts:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/checkout-common": "workspace:^1.0.3",
"@myparcel-pdk/checkout-delivery-options": "workspace:^1.0.4",
"@myparcel-pdk/checkout-separate-address-fields": "workspace:^1.0.3",
"@myparcel-pdk/checkout-tax-fields": "workspace:^1.0.3",
"@myparcel-pdk/common": "workspace:^1.1.0"
"@myparcel-pdk/checkout-common": "workspace:^1.1.0",
"@myparcel-pdk/checkout-delivery-options": "workspace:^1.1.0",
"@myparcel-pdk/checkout-separate-address-fields": "workspace:^1.0.4",
"@myparcel-pdk/checkout-tax-fields": "workspace:^1.0.4",
"@myparcel-pdk/common": "workspace:^1.2.0"
},
"devDependencies": {
"typescript": "^5.2.2",
Expand Down
10 changes: 10 additions & 0 deletions libs/checkout-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout-common@1.0.3...@myparcel-pdk/checkout-common@1.1.0) "@myparcel-pdk/checkout-common" (2024-09-26)


### Features

* **checkout:** improve shipping logic and expose default methods ([#216](https://github.com/myparcelnl/js-pdk/issues/216)) ([e860ba2](https://github.com/myparcelnl/js-pdk/commit/e860ba2bf14dc3dbffd7fb599bad514087c4667e))




## [1.0.3](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout-common@1.0.2...@myparcel-pdk/checkout-common@1.0.3) "@myparcel-pdk/checkout-common" (2024-07-04)


Expand Down
4 changes: 2 additions & 2 deletions libs/checkout-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/checkout-common",
"version": "1.0.3",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand All @@ -27,7 +27,7 @@
"typecheck": "run ws:ts:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/common": "workspace:^1.1.0",
"@myparcel-pdk/common": "workspace:^1.2.0",
"@myparcel/constants": "^2.0.0",
"@myparcel/delivery-options": "^6.0.0",
"typescript": "^5.2.2"
Expand Down
10 changes: 10 additions & 0 deletions libs/checkout-delivery-options/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- MONODEPLOY:BELOW -->

## [1.1.0](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout-delivery-options@1.0.4...@myparcel-pdk/checkout-delivery-options@1.1.0) "@myparcel-pdk/checkout-delivery-options" (2024-09-26)


### Features

* **checkout:** improve shipping logic and expose default methods ([#216](https://github.com/myparcelnl/js-pdk/issues/216)) ([e860ba2](https://github.com/myparcelnl/js-pdk/commit/e860ba2bf14dc3dbffd7fb599bad514087c4667e))




## [1.0.4](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/checkout-delivery-options@1.0.3...@myparcel-pdk/checkout-delivery-options@1.0.4) "@myparcel-pdk/checkout-delivery-options" (2024-07-04)


Expand Down
4 changes: 2 additions & 2 deletions libs/checkout-delivery-options/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/checkout-delivery-options",
"version": "1.0.4",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"typecheck": "run ws:ts:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/checkout-common": "workspace:^1.0.3",
"@myparcel-pdk/checkout-common": "workspace:^1.1.0",
"@myparcel/delivery-options": "^6.0.0",
"@myparcel/ts-utils": "^1.9.0"
},
Expand Down
4 changes: 2 additions & 2 deletions libs/checkout-separate-address-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/checkout-separate-address-fields",
"version": "1.0.3",
"version": "1.0.4",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"typecheck": "run ws:ts:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/checkout-common": "workspace:^1.0.3"
"@myparcel-pdk/checkout-common": "workspace:^1.1.0"
},
"devDependencies": {
"@myparcel-pdk/build-vite": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions libs/checkout-tax-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/checkout-tax-fields",
"version": "1.0.3",
"version": "1.0.4",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"typecheck": "run ws:ts:typecheck \"$(pwd)\""
},
"dependencies": {
"@myparcel-pdk/checkout-common": "workspace:^1.0.3",
"@myparcel-pdk/checkout-common": "workspace:^1.1.0",
"@myparcel/constants": "^2.0.0"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions libs/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- MONODEPLOY:BELOW -->

## [1.2.0](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/common@1.1.0...@myparcel-pdk/common@1.2.0) "@myparcel-pdk/common" (2024-09-26)


### Features

* **checkout:** improve shipping logic and expose default methods ([#216](https://github.com/myparcelnl/js-pdk/issues/216)) ([e860ba2](https://github.com/myparcelnl/js-pdk/commit/e860ba2bf14dc3dbffd7fb599bad514087c4667e))




## [1.1.0](https://github.com/myparcelnl/js-pdk/compare/@myparcel-pdk/common@1.0.0...@myparcel-pdk/common@1.1.0) "@myparcel-pdk/common" (2024-06-05)


Expand Down
2 changes: 1 addition & 1 deletion libs/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel-pdk/common",
"version": "1.1.0",
"version": "1.2.0",
"repository": {
"type": "git",
"url": "https://github.com/myparcelnl/js-pdk.git",
Expand Down
Loading

0 comments on commit 342cd9a

Please sign in to comment.