Skip to content

Commit

Permalink
chore(release): 4.56.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.56.0](v4.55.0...v4.56.0) (2024-06-12)

### Features

* update resources to schema v5.4.2 ([3c83d51](3c83d51))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent 3c83d51 commit 466936d
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 @@
# [4.56.0](https://github.com/commercelayer/commercelayer-sdk/compare/v4.55.0...v4.56.0) (2024-06-12)


### Features

* update resources to schema v5.4.2 ([3c83d51](https://github.com/commercelayer/commercelayer-sdk/commit/3c83d51d60d8598b44f0b03c362cad202e74238d))

# [4.55.0](https://github.com/commercelayer/commercelayer-sdk/compare/v4.54.0...v4.55.0) (2024-06-11)


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": "4.55.0",
"version": "4.56.0",
"main": "lib/cjs/index.js",
"types": "lib/cjs/index.d.ts",
"module": "lib/esm/index.js",
Expand Down

0 comments on commit 466936d

Please sign in to comment.