Skip to content

Commit

Permalink
feat(sdk-client): release ts-sdk to version 1 (#154)
Browse files Browse the repository at this point in the history
* feat(sdk-client): release ts-sdk to version 1
- change nvmrc node version to 12
- run changeset cli to release all sdks

* chore(README.md): update package README.md (#156)

- update all package README.md file to use sdk-client-v2
- include usage examples and documentations
- remove links related to old (nodejs) sdk-client

* feat(sdk-client): release ts-sdk to version 1
- change nvmrc node version to 12
- run changeset cli to release all sdks

Co-authored-by: Ajima Chukwuemeka <[email protected]>
Co-authored-by: Chukwuemeka Ajima <[email protected]>
  • Loading branch information
3 people authored Jan 4, 2022
1 parent 827c0ed commit 25f1dea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .changeset/lazy-carpets-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@commercetools/history-sdk': major
'@commercetools/importapi-sdk': major
'@commercetools/ml-sdk': major
'@commercetools/platform-sdk': major
'@commercetools/sdk-client-v2': major
---

This is the first major release of the sdk client
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14
12.22.7

0 comments on commit 25f1dea

Please sign in to comment.