Skip to content

Commit

Permalink
chore(release): 5.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.4.0](v5.3.0...v5.4.0) (2023-06-05)

### Features

* **core:** update resources to schema 4.5.0 ([fda0039](fda0039))
  • Loading branch information
semantic-release-bot committed Jun 5, 2023
1 parent fda0039 commit 6a6501f
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 @@
# [5.4.0](https://github.com/commercelayer/commercelayer-sdk/compare/v5.3.0...v5.4.0) (2023-06-05)


### Features

* **core:** update resources to schema 4.5.0 ([fda0039](https://github.com/commercelayer/commercelayer-sdk/commit/fda0039fc18b8df472aae4b2ba82a27b47d7e8eb))

# [5.3.0](https://github.com/commercelayer/commercelayer-sdk/compare/v5.2.3...v5.3.0) (2023-06-05)


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

0 comments on commit 6a6501f

Please sign in to comment.