Skip to content

Commit 1bdd57f

Browse files
feat(changeset): version packages (#858)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 86b4c5a commit 1bdd57f

115 files changed

Lines changed: 671 additions & 72 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/cart-active-promo-codes-title.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/medusajs-order-sort-mapping.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sad-lies-kick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/blocks/account/user-account/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @o2s/blocks.user-account
22

3+
## 2.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [86b4c5a]
8+
- Updated dependencies [24fb9a9]
9+
- @o2s/framework@1.23.0
10+
- @o2s/ui@2.0.0
11+
- @o2s/configs.integrations@1.0.0
12+
- @o2s/utils.api-harmonization@1.0.0
13+
- @o2s/utils.frontend@1.0.0
14+
315
## 1.6.3
416

517
### Patch Changes

packages/blocks/account/user-account/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@o2s/blocks.user-account",
3-
"version": "1.6.3",
3+
"version": "2.0.0",
44
"private": false,
55
"license": "MIT",
66
"description": "A block displaying and managing user account information.",

packages/blocks/billing/invoice-list/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @o2s/blocks.invoice-list
22

3+
## 2.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [86b4c5a]
8+
- Updated dependencies [24fb9a9]
9+
- @o2s/framework@1.23.0
10+
- @o2s/ui@2.0.0
11+
- @o2s/configs.integrations@1.0.0
12+
- @o2s/utils.api-harmonization@1.0.0
13+
- @o2s/utils.frontend@1.0.0
14+
315
## 1.8.3
416

517
### Patch Changes

packages/blocks/billing/invoice-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@o2s/blocks.invoice-list",
3-
"version": "1.8.3",
3+
"version": "2.0.0",
44
"private": false,
55
"license": "MIT",
66
"description": "A block for displaying and managing invoice list.",

packages/blocks/billing/payments-history/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @o2s/blocks.payments-history
22

3+
## 2.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [86b4c5a]
8+
- Updated dependencies [24fb9a9]
9+
- @o2s/framework@1.23.0
10+
- @o2s/ui@2.0.0
11+
- @o2s/configs.integrations@1.0.0
12+
- @o2s/utils.api-harmonization@1.0.0
13+
- @o2s/utils.frontend@1.0.0
14+
315
## 1.7.3
416

517
### Patch Changes

packages/blocks/billing/payments-history/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@o2s/blocks.payments-history",
3-
"version": "1.7.3",
3+
"version": "2.0.0",
44
"private": false,
55
"license": "MIT",
66
"description": "A block displaying payment history.",

packages/blocks/billing/payments-summary/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @o2s/blocks.payments-summary
22

3+
## 2.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [86b4c5a]
8+
- Updated dependencies [24fb9a9]
9+
- @o2s/framework@1.23.0
10+
- @o2s/ui@2.0.0
11+
- @o2s/configs.integrations@1.0.0
12+
- @o2s/utils.api-harmonization@1.0.0
13+
- @o2s/utils.frontend@1.0.0
14+
315
## 1.7.3
416

517
### Patch Changes

0 commit comments

Comments
 (0)