Skip to content

Commit

Permalink
chore(release): 6.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.9.0](v6.8.2...v6.9.0) (2024-06-20)

### Features

* update resources to schema v5.4.3 ([f34856d](f34856d))
  • Loading branch information
semantic-release-bot committed Jun 20, 2024
1 parent f34856d commit 3b41733
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.9.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.8.2...v6.9.0) (2024-06-20)


### Features

* update resources to schema v5.4.3 ([f34856d](https://github.com/commercelayer/commercelayer-sdk/commit/f34856d31a6a955a02da76ed64d28cf1eefbc6d5))

## [6.8.2](https://github.com/commercelayer/commercelayer-sdk/compare/v6.8.1...v6.8.2) (2024-06-20)


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

0 comments on commit 3b41733

Please sign in to comment.