-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(changesets): version packages (#1802)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
35669f3
commit 3279e6e
Showing
65 changed files
with
573 additions
and
270 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @commercetools/api-request-builder | ||
|
||
## 6.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1775](https://github.com/commercetools/nodejs/pull/1775) [`35669f30`](https://github.com/commercetools/nodejs/commit/35669f30dbc4b24d59ec3df3f38417b1f2a77837) Thanks [@ajimae](https://github.com/ajimae)! - Drop support for Node `v10` and `v12`. Supported versions now are `v14`, `v16` and `v18`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,30 @@ | ||
# @commercetools/category-exporter | ||
|
||
## 3.0.23 | ||
### Patch Changes | ||
## 4.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1775](https://github.com/commercetools/nodejs/pull/1775) [`35669f30`](https://github.com/commercetools/nodejs/commit/35669f30dbc4b24d59ec3df3f38417b1f2a77837) Thanks [@ajimae](https://github.com/ajimae)! - Drop support for Node `v10` and `v12`. Supported versions now are `v14`, `v16` and `v18`. | ||
|
||
- [#1734](https://github.com/commercetools/nodejs/pull/1734) [`1385e5a0`](https://github.com/commercetools/nodejs/commit/1385e5a0b649e088d67f2647b05a06dc02aca76b) Thanks [@jenschude](https://github.com/jenschude)! - Cleanup & update dependencies | ||
### Patch Changes | ||
|
||
- Updated dependencies [[`35669f30`](https://github.com/commercetools/nodejs/commit/35669f30dbc4b24d59ec3df3f38417b1f2a77837)]: | ||
- @commercetools/api-request-builder@6.0.0 | ||
- @commercetools/get-credentials@4.0.0 | ||
- @commercetools/sdk-client@3.0.0 | ||
- @commercetools/sdk-middleware-auth@7.0.0 | ||
- @commercetools/sdk-middleware-http@7.0.0 | ||
- @commercetools/sdk-middleware-user-agent@3.0.0 | ||
|
||
## 3.0.23 | ||
|
||
### Patch Changes | ||
|
||
- [#1734](https://github.com/commercetools/nodejs/pull/1734) [`1385e5a0`](https://github.com/commercetools/nodejs/commit/1385e5a0b649e088d67f2647b05a06dc02aca76b) Thanks [@jenschude](https://github.com/jenschude)! - Cleanup & update dependencies | ||
|
||
- [#1759](https://github.com/commercetools/nodejs/pull/1759) [`6a5b0572`](https://github.com/commercetools/nodejs/commit/6a5b05728f6fcb7e74e752962553870b9a89c1fe) Thanks [@emmenko](https://github.com/emmenko)! - Bump versions of `node-fetch`, `lodash`, and `fast-csv` to fix security vulnerabilities | ||
* [#1759](https://github.com/commercetools/nodejs/pull/1759) [`6a5b0572`](https://github.com/commercetools/nodejs/commit/6a5b05728f6fcb7e74e752962553870b9a89c1fe) Thanks [@emmenko](https://github.com/emmenko)! - Bump versions of `node-fetch`, `lodash`, and `fast-csv` to fix security vulnerabilities | ||
|
||
- Updated dependencies [[`34e1bb80`](https://github.com/commercetools/nodejs/commit/34e1bb8010225fcc5ea7459bdd93f330eb7dd37d), [`d392692d`](https://github.com/commercetools/nodejs/commit/d392692d714b87ec04a1a4e2dac59946c713d213), [`6a5b0572`](https://github.com/commercetools/nodejs/commit/6a5b05728f6fcb7e74e752962553870b9a89c1fe)]: | ||
* Updated dependencies [[`34e1bb80`](https://github.com/commercetools/nodejs/commit/34e1bb8010225fcc5ea7459bdd93f330eb7dd37d), [`d392692d`](https://github.com/commercetools/nodejs/commit/d392692d714b87ec04a1a4e2dac59946c713d213), [`6a5b0572`](https://github.com/commercetools/nodejs/commit/6a5b05728f6fcb7e74e752962553870b9a89c1fe)]: | ||
- @commercetools/get-credentials@3.0.18 | ||
- @commercetools/sdk-middleware-http@6.1.1 | ||
- @commercetools/sdk-middleware-auth@6.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,13 @@ | ||
# @commercetools/csv-parser-discount-code | ||
|
||
## 2.0.12 | ||
### Patch Changes | ||
## 3.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1775](https://github.com/commercetools/nodejs/pull/1775) [`35669f30`](https://github.com/commercetools/nodejs/commit/35669f30dbc4b24d59ec3df3f38417b1f2a77837) Thanks [@ajimae](https://github.com/ajimae)! - Drop support for Node `v10` and `v12`. Supported versions now are `v14`, `v16` and `v18`. | ||
|
||
## 2.0.12 | ||
|
||
### Patch Changes | ||
|
||
- [#1734](https://github.com/commercetools/nodejs/pull/1734) [`1385e5a0`](https://github.com/commercetools/nodejs/commit/1385e5a0b649e088d67f2647b05a06dc02aca76b) Thanks [@jenschude](https://github.com/jenschude)! - Cleanup & update dependencies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
# @commercetools/csv-parser-orders | ||
|
||
## 2.0.20 | ||
### Patch Changes | ||
|
||
|
||
## 3.0.0 | ||
|
||
- [#1734](https://github.com/commercetools/nodejs/pull/1734) [`1385e5a0`](https://github.com/commercetools/nodejs/commit/1385e5a0b649e088d67f2647b05a06dc02aca76b) Thanks [@jenschude](https://github.com/jenschude)! - Cleanup & update dependencies | ||
### Major Changes | ||
|
||
- [#1775](https://github.com/commercetools/nodejs/pull/1775) [`35669f30`](https://github.com/commercetools/nodejs/commit/35669f30dbc4b24d59ec3df3f38417b1f2a77837) Thanks [@ajimae](https://github.com/ajimae)! - Drop support for Node `v10` and `v12`. Supported versions now are `v14`, `v16` and `v18`. | ||
|
||
## 2.0.20 | ||
|
||
- [#1609](https://github.com/commercetools/nodejs/pull/1609) [`34e1bb80`](https://github.com/commercetools/nodejs/commit/34e1bb8010225fcc5ea7459bdd93f330eb7dd37d) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
### Patch Changes | ||
|
||
- [#1734](https://github.com/commercetools/nodejs/pull/1734) [`1385e5a0`](https://github.com/commercetools/nodejs/commit/1385e5a0b649e088d67f2647b05a06dc02aca76b) Thanks [@jenschude](https://github.com/jenschude)! - Cleanup & update dependencies | ||
|
||
* [#1609](https://github.com/commercetools/nodejs/pull/1609) [`34e1bb80`](https://github.com/commercetools/nodejs/commit/34e1bb8010225fcc5ea7459bdd93f330eb7dd37d) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
|
||
- [#1759](https://github.com/commercetools/nodejs/pull/1759) [`6a5b0572`](https://github.com/commercetools/nodejs/commit/6a5b05728f6fcb7e74e752962553870b9a89c1fe) Thanks [@emmenko](https://github.com/emmenko)! - Bump versions of `node-fetch`, `lodash`, and `fast-csv` to fix security vulnerabilities |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.