Skip to content

Commit

Permalink
chore(release): 6.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.22.0](v6.21.0...v6.22.0) (2024-10-04)

### Features

* update resources to schema v7.2.2 ([a0ce3f1](a0ce3f1))
  • Loading branch information
semantic-release-bot committed Oct 4, 2024
1 parent a0ce3f1 commit a0c48a6
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.22.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.21.0...v6.22.0) (2024-10-04)


### Features

* update resources to schema v7.2.2 ([a0ce3f1](https://github.com/commercelayer/commercelayer-sdk/commit/a0ce3f12040098d26b38f2f60976751bf44a848e))

# [6.21.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.20.0...v6.21.0) (2024-10-02)


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

0 comments on commit a0c48a6

Please sign in to comment.