@commercetools/sync-actions 5.2.0 → 5.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @commercetools/sync-actions
2
2
 
3
+ ## 5.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1820](https://github.com/commercetools/nodejs/pull/1820) [`c3964026`](https://github.com/commercetools/nodejs/commit/c3964026b401cb1c8ae8b581a3fcc4ea692ed3b4) Thanks [@danrleyt](https://github.com/danrleyt)! - Adding support to quote requests and staged quotes
8
+
3
9
  ## 5.2.0
4
10
 
5
11
  ### Minor Changes
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "node": ">=14"
8
8
  },
9
9
  "name": "@commercetools/sync-actions",
10
- "version": "5.2.0",
10
+ "version": "5.3.0",
11
11
  "description": "Build API update actions for the commercetools platform.",
12
12
  "keywords": [
13
13
  "commercetools",