Skip to content

Commit

Permalink
ci(changesets): version packages (#250)
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 Release Bot and github-actions[bot] committed May 4, 2022
1 parent facc47b commit 1a70d73
Show file tree
Hide file tree
Showing 12 changed files with 65 additions and 25 deletions.
9 changes: 0 additions & 9 deletions .changeset/giant-kiwis-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-numbers-peel.md

This file was deleted.

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

## 2.5.0

### Minor Changes

- [#257](https://github.com/commercetools/commercetools-sdk-typescript/pull/257) [`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689) Thanks [@ajimae](https://github.com/ajimae)! - release latest sdk

### Patch Changes

- Updated dependencies [[`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689), [`7512c3f`](https://github.com/commercetools/commercetools-sdk-typescript/commit/7512c3f1f488645da3952f296d4f4fe3149b7fba)]:
- @commercetools/sdk-client-v2@1.4.0

## 2.4.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 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": "2.4.0",
"version": "2.5.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 @@ -23,14 +23,14 @@
"./dist/commercetools-history-sdk.esm.js": "./dist/commercetools-history-sdk.browser.esm.js"
},
"dependencies": {
"@commercetools/sdk-client-v2": "^1.3.0",
"@commercetools/sdk-client-v2": "^1.4.0",
"@commercetools/sdk-middleware-auth": "^6.0.4",
"@commercetools/sdk-middleware-http": "^6.0.4",
"@commercetools/sdk-middleware-logger": "^2.1.1",
"querystring": "^0.2.1"
},
"devDependencies": {
"@commercetools/platform-sdk": "2.6.0",
"@commercetools/platform-sdk": "2.7.0",
"@types/uuid": "8.3.4",
"organize-imports-cli": "0.9.0",
"tsconfig-replace-paths": "0.0.11",
Expand Down
11 changes: 11 additions & 0 deletions packages/importapi-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools/importapi-sdk

## 2.5.0

### Minor Changes

- [#257](https://github.com/commercetools/commercetools-sdk-typescript/pull/257) [`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689) Thanks [@ajimae](https://github.com/ajimae)! - release latest sdk

### Patch Changes

- Updated dependencies [[`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689), [`7512c3f`](https://github.com/commercetools/commercetools-sdk-typescript/commit/7512c3f1f488645da3952f296d4f4fe3149b7fba)]:
- @commercetools/sdk-client-v2@1.4.0

## 2.4.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions 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": "2.4.0",
"version": "2.5.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 All @@ -23,7 +23,7 @@
"./dist/commercetools-importapi-sdk.esm.js": "./dist/commercetools-importapi-sdk.browser.esm.js"
},
"dependencies": {
"@commercetools/sdk-client-v2": "^1.3.0",
"@commercetools/sdk-client-v2": "^1.4.0",
"@commercetools/sdk-middleware-auth": "^6.0.4",
"@commercetools/sdk-middleware-http": "^6.0.4",
"@commercetools/sdk-middleware-logger": "^2.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/ml-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools/ml-sdk

## 2.4.0

### Minor Changes

- [#257](https://github.com/commercetools/commercetools-sdk-typescript/pull/257) [`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689) Thanks [@ajimae](https://github.com/ajimae)! - release latest sdk

### Patch Changes

- Updated dependencies [[`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689), [`7512c3f`](https://github.com/commercetools/commercetools-sdk-typescript/commit/7512c3f1f488645da3952f296d4f4fe3149b7fba)]:
- @commercetools/sdk-client-v2@1.4.0

## 2.3.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 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": "2.3.0",
"version": "2.4.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 @@ -23,14 +23,14 @@
"./dist/commercetools-ml-sdk.esm.js": "./dist/commercetools-ml-sdk.browser.esm.js"
},
"dependencies": {
"@commercetools/sdk-client-v2": "^1.3.0",
"@commercetools/sdk-client-v2": "^1.4.0",
"@commercetools/sdk-middleware-auth": "^6.0.4",
"@commercetools/sdk-middleware-http": "^6.0.4",
"@commercetools/sdk-middleware-logger": "^2.1.1",
"querystring": "^0.2.1"
},
"devDependencies": {
"@commercetools/platform-sdk": "2.6.0",
"@commercetools/platform-sdk": "2.7.0",
"@types/uuid": "8.3.4",
"organize-imports-cli": "0.9.0",
"tsconfig-replace-paths": "0.0.11",
Expand Down
11 changes: 11 additions & 0 deletions packages/platform-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools/platform-sdk

## 2.7.0

### Minor Changes

- [#257](https://github.com/commercetools/commercetools-sdk-typescript/pull/257) [`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689) Thanks [@ajimae](https://github.com/ajimae)! - release latest sdk

### Patch Changes

- Updated dependencies [[`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689), [`7512c3f`](https://github.com/commercetools/commercetools-sdk-typescript/commit/7512c3f1f488645da3952f296d4f4fe3149b7fba)]:
- @commercetools/sdk-client-v2@1.4.0

## 2.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions 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": "2.6.0",
"version": "2.7.0",
"description": "Typescript definitions and sdk for commercetools platform",
"keywords": ["commercetools", "typescript", "sdk"],
"homepage": "https://github.com/commercetools/commercetools-typescript-sdks",
Expand All @@ -23,7 +23,7 @@
"./dist/commercetools-platform-sdk.esm.js": "./dist/commercetools-platform-sdk.browser.esm.js"
},
"dependencies": {
"@commercetools/sdk-client-v2": "^1.3.0",
"@commercetools/sdk-client-v2": "^1.4.0",
"@commercetools/sdk-middleware-auth": "^6.0.4",
"@commercetools/sdk-middleware-http": "^6.0.4",
"@commercetools/sdk-middleware-logger": "^2.1.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdk-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools/sdk-client-v2

## 1.4.0

### Minor Changes

- [#257](https://github.com/commercetools/commercetools-sdk-typescript/pull/257) [`facc47b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/facc47ba50b00056adc232d7c75a2849cdcc6689) Thanks [@ajimae](https://github.com/ajimae)! - release latest sdk

### Patch Changes

- [#248](https://github.com/commercetools/commercetools-sdk-typescript/pull/248) [`7512c3f`](https://github.com/commercetools/commercetools-sdk-typescript/commit/7512c3f1f488645da3952f296d4f4fe3149b7fba) Thanks [@ajimae](https://github.com/ajimae)! - - add an option (`includeRequestInErrorResponse`) to include or exclude original request from error responses.

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools/sdk-client-v2",
"version": "1.3.0",
"version": "1.4.0",
"description": "commercetools TypeScript SDK client.",
"keywords": [
"commercetools",
Expand Down

0 comments on commit 1a70d73

Please sign in to comment.