Skip to content

Commit

Permalink
chore(release): 4.54.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.54.0](v4.53.0...v4.54.0) (2024-06-06)

### Features

* update resources to schema v5.4.0 ([1cb423c](1cb423c))
  • Loading branch information
semantic-release-bot committed Jun 6, 2024
1 parent 1cb423c commit a73b3b5
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.54.0](https://github.com/commercelayer/commercelayer-sdk/compare/v4.53.0...v4.54.0) (2024-06-06)


### Features

* update resources to schema v5.4.0 ([1cb423c](https://github.com/commercelayer/commercelayer-sdk/commit/1cb423cbc2020493febda8cf48a2e4fdfcf5ecd7))

# [4.53.0](https://github.com/commercelayer/commercelayer-sdk/compare/v4.52.0...v4.53.0) (2024-05-31)


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

0 comments on commit a73b3b5

Please sign in to comment.