Skip to content

Commit

Permalink
Version Packages (#92)
Browse files Browse the repository at this point in the history
* ci(changesets): version packages

* chore: regenerate lockfile

* fix(ci): build platform-sdk before running tests

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nicola Molinari <[email protected]>
  • Loading branch information
3 people authored Aug 11, 2021
1 parent 2bc967a commit 231e4e2
Show file tree
Hide file tree
Showing 11 changed files with 42 additions and 19 deletions.
8 changes: 0 additions & 8 deletions .changeset/grumpy-coins-fail.md

This file was deleted.

4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
name: install dependencies
command: yarn install --frozen-lockfile
- save_cache: *save_yarn_cache
# TODO: remove once we use preconstruct
- run:
name: building platform-sdk package
command: yarn --cwd packages/platform-sdk build
- run:
name: test
command: yarn test
Expand Down
8 changes: 8 additions & 0 deletions packages/history-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @commercetools/history-sdk

## 1.17.1
### Patch Changes



- [#91](https://github.com/commercetools/commercetools-sdk-typescript/pull/91) [`2bc967a`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2bc967abcddad61cecbb4ab020048fb33cc35608) Thanks [@emmenko](https://github.com/emmenko)! - Update readme structure.
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.0",
"version": "1.17.1",
"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 @@ -28,7 +28,7 @@
"@commercetools/sdk-middleware-logger": "^2.1.1"
},
"devDependencies": {
"@commercetools/platform-sdk": "1.3.0",
"@commercetools/platform-sdk": "1.17.1",
"@types/jest": "25.1.3",
"@types/node": "13.7.2",
"@types/uuid": "7.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/importapi-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @commercetools/importapi-sdk

## 1.17.1
### Patch Changes



- [#91](https://github.com/commercetools/commercetools-sdk-typescript/pull/91) [`2bc967a`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2bc967abcddad61cecbb4ab020048fb33cc35608) Thanks [@emmenko](https://github.com/emmenko)! - Update readme structure.
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.0",
"version": "1.17.1",
"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
8 changes: 8 additions & 0 deletions packages/ml-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @commercetools/ml-sdk

## 1.17.1
### Patch Changes



- [#91](https://github.com/commercetools/commercetools-sdk-typescript/pull/91) [`2bc967a`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2bc967abcddad61cecbb4ab020048fb33cc35608) Thanks [@emmenko](https://github.com/emmenko)! - Update readme structure.
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.0",
"version": "1.17.1",
"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 @@ -28,7 +28,7 @@
"@commercetools/sdk-middleware-logger": "^2.1.1"
},
"devDependencies": {
"@commercetools/platform-sdk": "1.3.0",
"@commercetools/platform-sdk": "1.17.1",
"@types/jest": "25.1.3",
"@types/node": "13.7.2",
"@types/uuid": "7.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/platform-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @commercetools/platform-sdk

## 1.17.1
### Patch Changes



- [#91](https://github.com/commercetools/commercetools-sdk-typescript/pull/91) [`2bc967a`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2bc967abcddad61cecbb4ab020048fb33cc35608) Thanks [@emmenko](https://github.com/emmenko)! - Update readme structure.
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.0",
"version": "1.17.1",
"description": "Typescript definitions and sdk for commercetools platform",
"keywords": ["commercetools", "typescript", "sdk"],
"homepage": "https://github.com/commercetools/commercetools-typescript-sdks",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1146,11 +1146,6 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@commercetools/[email protected]":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@commercetools/platform-sdk/-/platform-sdk-1.3.0.tgz#9ea0903a8bf993e3cbf3e9d3ed1411f0ed60a31b"
integrity sha512-YikHVIvpCLsUREuaqZLx3IfBgSd0c65FMEJsjuGEglBIsYrGwrUq4SSF16Mrpjb8q+OH0Mfs1uZU+niSayH5Og==

"@commercetools/sdk-client@^2.1.1":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@commercetools/sdk-client/-/sdk-client-2.1.2.tgz#fe1e442f67a385f103470669784c0fa20d7a2314"
Expand Down

0 comments on commit 231e4e2

Please sign in to comment.