Skip to content

Commit

Permalink
chore(release): 6.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.20.0](v6.19.1...v6.20.0) (2024-09-26)

### Features

* update resources to schema v7.2.0 ([e553452](e553452))
  • Loading branch information
semantic-release-bot committed Sep 26, 2024
1 parent e553452 commit 4106631
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.20.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.19.1...v6.20.0) (2024-09-26)


### Features

* update resources to schema v7.2.0 ([e553452](https://github.com/commercelayer/commercelayer-sdk/commit/e5534520d0f61983d31c8ad3454af94d67d79930))

## [6.19.1](https://github.com/commercelayer/commercelayer-sdk/compare/v6.19.0...v6.19.1) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercelayer/sdk",
"version": "6.19.1",
"version": "6.20.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"module": "lib/index.mjs",
Expand Down

0 comments on commit 4106631

Please sign in to comment.