Skip to content

Commit

Permalink
chore(release): 6.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.25.0](v6.24.2...v6.25.0) (2024-11-06)

### Bug Fixes

* fix errors spec ([43c668c](43c668c))

### Features

* add request to fetch error and test spec ([10f44e6](10f44e6))
* update resources to schema v7.4.0 ([75d00dd](75d00dd))
  • Loading branch information
semantic-release-bot committed Nov 6, 2024
1 parent 21c6919 commit 9d74a60
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [6.25.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.24.2...v6.25.0) (2024-11-06)


### Bug Fixes

* fix errors spec ([43c668c](https://github.com/commercelayer/commercelayer-sdk/commit/43c668c88b1ddae9e55722f712018e64ad14770a))


### Features

* add request to fetch error and test spec ([10f44e6](https://github.com/commercelayer/commercelayer-sdk/commit/10f44e6a458ce0d7485e6e082fae73a3e2b83b33))
* update resources to schema v7.4.0 ([75d00dd](https://github.com/commercelayer/commercelayer-sdk/commit/75d00ddba19faba0c74a20c0a1812b99ebc5d6c8))

## [6.24.2](https://github.com/commercelayer/commercelayer-sdk/compare/v6.24.1...v6.24.2) (2024-10-30)


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

0 comments on commit 9d74a60

Please sign in to comment.