Skip to content

Commit

Permalink
ci(changesets): version packages (#1906)
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-changesets[bot] and github-actions[bot] authored Aug 19, 2024
1 parent cafce22 commit ce8b818
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-foxes-suffer.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/personal-data-erasure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools/personal-data-erasure

## 4.0.1

### Patch Changes

- [#1905](https://github.com/commercetools/nodejs/pull/1905) [`cafce223`](https://github.com/commercetools/nodejs/commit/cafce2236f6a0eca2dbb73c83772925223242082) Thanks [@ajimae](https://github.com/ajimae)! - update set-value transitive dependency

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/personal-data-erasure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=14"
},
"name": "@commercetools/personal-data-erasure",
"version": "4.0.0",
"version": "4.0.1",
"description": "Export and delete all data related to a single customer",
"main": "lib/main.js",
"bin": {
Expand Down

0 comments on commit ce8b818

Please sign in to comment.