Skip to content

Commit

Permalink
ci(changesets): version packages (#624)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ct-changesets[bot] and github-actions[bot] authored Aug 13, 2024
1 parent a4e8796 commit 88cbe1b
Show file tree
Hide file tree
Showing 94 changed files with 1,070 additions and 521 deletions.
24 changes: 0 additions & 24 deletions .changeset/clever-taxis-carry.md

This file was deleted.

24 changes: 0 additions & 24 deletions .changeset/curvy-cycles-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-mirrors-tan.md

This file was deleted.

27 changes: 0 additions & 27 deletions .changeset/gold-suits-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-pants-lie.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/red-paws-wait.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/selfish-colts-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-rocks-bake.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/yellow-rats-wait.md

This file was deleted.

2 changes: 2 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-test-data/core

## 10.0.0

## 9.0.7

## 9.0.6
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-test-data/core",
"version": "9.0.7",
"version": "10.0.0",
"description": "This package provides the core functions to define the data models",
"bugs": "https://github.com/commercetools/test-data/issues",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions graphql-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-test-data/graphql-types

## 10.0.0

## 9.0.7

## 9.0.6
Expand Down
2 changes: 1 addition & 1 deletion graphql-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-test-data/graphql-types",
"version": "9.0.7",
"version": "10.0.0",
"description": "Generated GraphQL types based on the GraphQL API schemas",
"bugs": "https://github.com/commercetools/test-data/issues",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions models/associate-role/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-test-data/associate-role

## 10.0.0

### Patch Changes

- Updated dependencies [[`5e4d863`](https://github.com/commercetools/test-data/commit/5e4d8635485e876de88385890eb5c5940f872655), [`a4e8796`](https://github.com/commercetools/test-data/commit/a4e8796b7f733ffc39ca45cbb614c76f0af8cc4e)]:
- @commercetools-test-data/commons@10.0.0
- @commercetools-test-data/core@10.0.0
- @commercetools-test-data/utils@10.0.0

## 9.0.7

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions models/associate-role/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-test-data/associate-role",
"version": "9.0.7",
"version": "10.0.0",
"description": "Data model for commercetools API AssociateRole",
"bugs": "https://github.com/commercetools/test-data/issues",
"repository": {
Expand All @@ -19,9 +19,9 @@
"dependencies": {
"@babel/runtime": "^7.17.9",
"@babel/runtime-corejs3": "^7.17.9",
"@commercetools-test-data/commons": "9.0.7",
"@commercetools-test-data/core": "9.0.7",
"@commercetools-test-data/utils": "9.0.7",
"@commercetools-test-data/commons": "10.0.0",
"@commercetools-test-data/core": "10.0.0",
"@commercetools-test-data/utils": "10.0.0",
"@commercetools/platform-sdk": "^7.0.0",
"@faker-js/faker": "^8.0.0"
}
Expand Down
12 changes: 12 additions & 0 deletions models/business-unit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @commercetools-test-data/business-unit

## 10.0.0

### Patch Changes

- Updated dependencies [[`29ab14e`](https://github.com/commercetools/test-data/commit/29ab14e9c41e72fe5ca556a59dc407ca823d15dd), [`5e4d863`](https://github.com/commercetools/test-data/commit/5e4d8635485e876de88385890eb5c5940f872655), [`a4e8796`](https://github.com/commercetools/test-data/commit/a4e8796b7f733ffc39ca45cbb614c76f0af8cc4e)]:
- @commercetools-test-data/store@10.0.0
- @commercetools-test-data/customer@10.0.0
- @commercetools-test-data/commons@10.0.0
- @commercetools-test-data/associate-role@10.0.0
- @commercetools-test-data/core@10.0.0
- @commercetools-test-data/utils@10.0.0

## 9.0.7

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions models/business-unit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-test-data/business-unit",
"version": "9.0.7",
"version": "10.0.0",
"description": "Data models for commercetools API Business Unit",
"bugs": "https://github.com/commercetools/test-data/issues",
"repository": {
Expand All @@ -19,12 +19,12 @@
"dependencies": {
"@babel/runtime": "^7.17.9",
"@babel/runtime-corejs3": "^7.17.9",
"@commercetools-test-data/associate-role": "9.0.7",
"@commercetools-test-data/commons": "9.0.7",
"@commercetools-test-data/core": "9.0.7",
"@commercetools-test-data/customer": "9.0.7",
"@commercetools-test-data/store": "9.0.7",
"@commercetools-test-data/utils": "9.0.7",
"@commercetools-test-data/associate-role": "10.0.0",
"@commercetools-test-data/commons": "10.0.0",
"@commercetools-test-data/core": "10.0.0",
"@commercetools-test-data/customer": "10.0.0",
"@commercetools-test-data/store": "10.0.0",
"@commercetools-test-data/utils": "10.0.0",
"@commercetools/platform-sdk": "^7.0.0",
"@faker-js/faker": "^8.0.0"
}
Expand Down
22 changes: 22 additions & 0 deletions models/cart-discount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @commercetools-test-data/cart-discount

## 10.0.0

### Major Changes

- [#628](https://github.com/commercetools/test-data/pull/628) [`5e4d863`](https://github.com/commercetools/test-data/commit/5e4d8635485e876de88385890eb5c5940f872655) Thanks [@stephsprinkle](https://github.com/stephsprinkle)! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.

This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.

Updating this package will require changes in your codebase. To migrate:

- Replace any instance of `<Entity>.presets.sampleDataGoodStore.<preset-name>()` with `<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()`

### Patch Changes

- Updated dependencies [[`a4e8796`](https://github.com/commercetools/test-data/commit/a4e8796b7f733ffc39ca45cbb614c76f0af8cc4e), [`5e4d863`](https://github.com/commercetools/test-data/commit/5e4d8635485e876de88385890eb5c5940f872655), [`6008d5e`](https://github.com/commercetools/test-data/commit/6008d5e75213c3eb775a4f7396c7ad604ec23208), [`827861f`](https://github.com/commercetools/test-data/commit/827861fe7d04e297cfed09efd4646659f8e260d1), [`29ab14e`](https://github.com/commercetools/test-data/commit/29ab14e9c41e72fe5ca556a59dc407ca823d15dd), [`a4e8796`](https://github.com/commercetools/test-data/commit/a4e8796b7f733ffc39ca45cbb614c76f0af8cc4e)]:
- @commercetools-test-data/category@10.0.0
- @commercetools-test-data/product-type@10.0.0
- @commercetools-test-data/commons@10.0.0
- @commercetools-test-data/customer-group@10.0.0
- @commercetools-test-data/core@10.0.0
- @commercetools-test-data/utils@10.0.0

## 9.0.7

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions models/cart-discount/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-test-data/cart-discount",
"version": "9.0.7",
"version": "10.0.0",
"description": "Data models for commercetools API CartDiscount",
"bugs": "https://github.com/commercetools/test-data/issues",
"repository": {
Expand All @@ -19,12 +19,12 @@
"dependencies": {
"@babel/runtime": "^7.17.9",
"@babel/runtime-corejs3": "^7.17.9",
"@commercetools-test-data/category": "9.0.7",
"@commercetools-test-data/commons": "9.0.7",
"@commercetools-test-data/core": "9.0.7",
"@commercetools-test-data/customer-group": "9.0.7",
"@commercetools-test-data/product-type": "9.0.7",
"@commercetools-test-data/utils": "9.0.7",
"@commercetools-test-data/category": "10.0.0",
"@commercetools-test-data/commons": "10.0.0",
"@commercetools-test-data/core": "10.0.0",
"@commercetools-test-data/customer-group": "10.0.0",
"@commercetools-test-data/product-type": "10.0.0",
"@commercetools-test-data/utils": "10.0.0",
"@commercetools/platform-sdk": "^7.0.0",
"@faker-js/faker": "^8.0.0"
}
Expand Down
27 changes: 27 additions & 0 deletions models/cart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @commercetools-test-data/cart

## 10.0.0

### Major Changes

- [#628](https://github.com/commercetools/test-data/pull/628) [`5e4d863`](https://github.com/commercetools/test-data/commit/5e4d8635485e876de88385890eb5c5940f872655) Thanks [@stephsprinkle](https://github.com/stephsprinkle)! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.

This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.

Updating this package will require changes in your codebase. To migrate:

- Replace any instance of `<Entity>.presets.sampleDataGoodStore.<preset-name>()` with `<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()`

### Patch Changes

- Updated dependencies [[`a4e8796`](https://github.com/commercetools/test-data/commit/a4e8796b7f733ffc39ca45cbb614c76f0af8cc4e), [`29ab14e`](https://github.com/commercetools/test-data/commit/29ab14e9c41e72fe5ca556a59dc407ca823d15dd), [`5e4d863`](https://github.com/commercetools/test-data/commit/5e4d8635485e876de88385890eb5c5940f872655), [`29ab14e`](https://github.com/commercetools/test-data/commit/29ab14e9c41e72fe5ca556a59dc407ca823d15dd), [`827861f`](https://github.com/commercetools/test-data/commit/827861fe7d04e297cfed09efd4646659f8e260d1), [`a4e8796`](https://github.com/commercetools/test-data/commit/a4e8796b7f733ffc39ca45cbb614c76f0af8cc4e)]:
- @commercetools-test-data/product@10.0.0
- @commercetools-test-data/store@10.0.0
- @commercetools-test-data/shipping-method@10.0.0
- @commercetools-test-data/discount-code@10.0.0
- @commercetools-test-data/tax-category@10.0.0
- @commercetools-test-data/customer@10.0.0
- @commercetools-test-data/channel@10.0.0
- @commercetools-test-data/commons@10.0.0
- @commercetools-test-data/business-unit@10.0.0
- @commercetools-test-data/core@10.0.0
- @commercetools-test-data/utils@10.0.0

## 9.0.7

### Patch Changes
Expand Down
24 changes: 12 additions & 12 deletions models/cart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-test-data/cart",
"version": "9.0.7",
"version": "10.0.0",
"description": "Data model for commercetools API Cart",
"bugs": "https://github.com/commercetools/test-data/issues",
"repository": {
Expand All @@ -19,17 +19,17 @@
"dependencies": {
"@babel/runtime": "^7.17.9",
"@babel/runtime-corejs3": "^7.17.9",
"@commercetools-test-data/business-unit": "9.0.7",
"@commercetools-test-data/channel": "9.0.7",
"@commercetools-test-data/commons": "9.0.7",
"@commercetools-test-data/core": "9.0.7",
"@commercetools-test-data/customer": "9.0.7",
"@commercetools-test-data/discount-code": "9.0.7",
"@commercetools-test-data/product": "9.0.7",
"@commercetools-test-data/shipping-method": "9.0.7",
"@commercetools-test-data/store": "9.0.7",
"@commercetools-test-data/tax-category": "9.0.7",
"@commercetools-test-data/utils": "9.0.7",
"@commercetools-test-data/business-unit": "10.0.0",
"@commercetools-test-data/channel": "10.0.0",
"@commercetools-test-data/commons": "10.0.0",
"@commercetools-test-data/core": "10.0.0",
"@commercetools-test-data/customer": "10.0.0",
"@commercetools-test-data/discount-code": "10.0.0",
"@commercetools-test-data/product": "10.0.0",
"@commercetools-test-data/shipping-method": "10.0.0",
"@commercetools-test-data/store": "10.0.0",
"@commercetools-test-data/tax-category": "10.0.0",
"@commercetools-test-data/utils": "10.0.0",
"@commercetools/platform-sdk": "^7.0.0",
"@faker-js/faker": "^8.0.0"
}
Expand Down
Loading

0 comments on commit 88cbe1b

Please sign in to comment.