Skip to content

Commit 6a320af

Browse files
authored
Merge pull request #30 from commercetools/changeset-release/main
Version Packages
2 parents 58684a4 + 2a3da10 commit 6a320af

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/six-grapes-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sync-actions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @commercetools/sync-actions
22

3+
## 8.0.1
4+
5+
### Patch Changes
6+
7+
- [#29](https://github.com/commercetools/typescript-dev-utilities/pull/29) [`5e59d75`](https://github.com/commercetools/typescript-dev-utilities/commit/5e59d75c775aafb32336282619f7aa0505e9e086) Thanks [@ajimae](https://github.com/ajimae)! - Fix issue with esm module and dependencies resolution
8+
39
## 8.0.0
410

511
### Major Changes

packages/sync-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools/sync-actions",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)