Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 12, 2021
1 parent 70f4267 commit cd3037c
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 22 deletions.
8 changes: 0 additions & 8 deletions .changeset/brown-boats-judge.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/metal-bees-type.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/history-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools/history-sdk

## 1.18.0

### Minor Changes

- [#93](https://github.com/commercetools/commercetools-sdk-typescript/pull/93) [`70f4267`](https://github.com/commercetools/commercetools-sdk-typescript/commit/70f4267958268c3a6f592c8cd10190e7acf91316) Thanks [@emmenko](https://github.com/emmenko)! - Update development tooling and monorepo setup.

### Patch Changes

- [#94](https://github.com/commercetools/commercetools-sdk-typescript/pull/94) [`01af929`](https://github.com/commercetools/commercetools-sdk-typescript/commit/01af9297a27ba1b9f423a723b9cf02b30fa1f73b) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update generated SDKs

## 1.17.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/history-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public"
},
"name": "@commercetools/history-sdk",
"version": "1.17.1",
"version": "1.18.0",
"description": "Type script sdk for commercetools audit log features",
"keywords": ["commercetools", "typescript", "sdk", "history"],
"homepage": "https://github.com/commercetools/commercetools-typescript-sdks/packages/history-sdk",
Expand All @@ -30,7 +30,7 @@
"querystring": "0.2.1"
},
"devDependencies": {
"@commercetools/platform-sdk": "1.17.1",
"@commercetools/platform-sdk": "1.18.0",
"@types/uuid": "7.0.0",
"organize-imports-cli": "0.7.0",
"uuid": "7.0.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/importapi-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools/importapi-sdk

## 1.18.0

### Minor Changes

- [#93](https://github.com/commercetools/commercetools-sdk-typescript/pull/93) [`70f4267`](https://github.com/commercetools/commercetools-sdk-typescript/commit/70f4267958268c3a6f592c8cd10190e7acf91316) Thanks [@emmenko](https://github.com/emmenko)! - Update development tooling and monorepo setup.

### Patch Changes

- [#94](https://github.com/commercetools/commercetools-sdk-typescript/pull/94) [`01af929`](https://github.com/commercetools/commercetools-sdk-typescript/commit/01af9297a27ba1b9f423a723b9cf02b30fa1f73b) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update generated SDKs

## 1.17.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/importapi-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public"
},
"name": "@commercetools/importapi-sdk",
"version": "1.17.1",
"version": "1.18.0",
"description": "Type script sdk for commercetools import features",
"keywords": ["commercetools", "typescript", "sdk", "import"],
"homepage": "https://github.com/commercetools/commercetools-sdk-typescript/packages/importapi-sdk",
Expand Down
10 changes: 10 additions & 0 deletions packages/ml-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools/ml-sdk

## 1.18.0

### Minor Changes

- [#93](https://github.com/commercetools/commercetools-sdk-typescript/pull/93) [`70f4267`](https://github.com/commercetools/commercetools-sdk-typescript/commit/70f4267958268c3a6f592c8cd10190e7acf91316) Thanks [@emmenko](https://github.com/emmenko)! - Update development tooling and monorepo setup.

### Patch Changes

- [#94](https://github.com/commercetools/commercetools-sdk-typescript/pull/94) [`01af929`](https://github.com/commercetools/commercetools-sdk-typescript/commit/01af9297a27ba1b9f423a723b9cf02b30fa1f73b) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update generated SDKs

## 1.17.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ml-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public"
},
"name": "@commercetools/ml-sdk",
"version": "1.17.1",
"version": "1.18.0",
"description": "Type script sdk for commercetools ML features",
"keywords": ["commercetools", "typescript", "sdk", "ml"],
"homepage": "https://github.com/commercetools/commercetools-typescript-sdks/packages/ml-sdk",
Expand All @@ -30,7 +30,7 @@
"querystring": "0.2.1"
},
"devDependencies": {
"@commercetools/platform-sdk": "1.17.1",
"@commercetools/platform-sdk": "1.18.0",
"@types/uuid": "7.0.0",
"organize-imports-cli": "0.7.0",
"uuid": "7.0.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/platform-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools/platform-sdk

## 1.18.0

### Minor Changes

- [#93](https://github.com/commercetools/commercetools-sdk-typescript/pull/93) [`70f4267`](https://github.com/commercetools/commercetools-sdk-typescript/commit/70f4267958268c3a6f592c8cd10190e7acf91316) Thanks [@emmenko](https://github.com/emmenko)! - Update development tooling and monorepo setup.

* [#94](https://github.com/commercetools/commercetools-sdk-typescript/pull/94) [`01af929`](https://github.com/commercetools/commercetools-sdk-typescript/commit/01af9297a27ba1b9f423a723b9cf02b30fa1f73b) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update generated SDKs

## 1.17.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public"
},
"name": "@commercetools/platform-sdk",
"version": "1.17.1",
"version": "1.18.0",
"description": "Typescript definitions and sdk for commercetools platform",
"keywords": ["commercetools", "typescript", "sdk"],
"homepage": "https://github.com/commercetools/commercetools-typescript-sdks",
Expand Down

0 comments on commit cd3037c

Please sign in to comment.