Skip to content

Commit

Permalink
chore(release): 6.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.12.0](v6.11.0...v6.12.0) (2024-08-13)

### Features

* update resources to schema v6.2.0 ([bbe731a](bbe731a))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent bbe731a commit af23f47
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.12.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.11.0...v6.12.0) (2024-08-13)


### Features

* update resources to schema v6.2.0 ([bbe731a](https://github.com/commercelayer/commercelayer-sdk/commit/bbe731a8c9e07e6f85176800ea15c8486db0f610))

# [6.11.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.10.0...v6.11.0) (2024-07-23)


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

0 comments on commit af23f47

Please sign in to comment.