Skip to content

Commit

Permalink
chore(release): 6.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.14.0](v6.13.0...v6.14.0) (2024-08-23)

### Features

* update resources to schema v6.3.0 ([841887e](841887e))
  • Loading branch information
semantic-release-bot committed Aug 23, 2024
1 parent 841887e commit 89e2776
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.14.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.13.0...v6.14.0) (2024-08-23)


### Features

* update resources to schema v6.3.0 ([841887e](https://github.com/commercelayer/commercelayer-sdk/commit/841887e91de86ab028144706a1893ffd1a291264))

# [6.13.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.12.0...v6.13.0) (2024-08-16)


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.13.0",
"version": "6.14.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"module": "lib/index.mjs",
Expand Down

0 comments on commit 89e2776

Please sign in to comment.