Skip to content

Commit

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

### Bug Fixes

* fix singleton specs ([2a2b4fd](2a2b4fd))
* fix singletons resource type ([9c45250](9c45250))
  • Loading branch information
semantic-release-bot committed Nov 21, 2024
1 parent 2a2b4fd commit 03a69df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [6.25.1](https://github.com/commercelayer/commercelayer-sdk/compare/v6.25.0...v6.25.1) (2024-11-21)


### Bug Fixes

* fix singleton specs ([2a2b4fd](https://github.com/commercelayer/commercelayer-sdk/commit/2a2b4fd194092b52657011f118ac057f72f3c94d))
* fix singletons resource type ([9c45250](https://github.com/commercelayer/commercelayer-sdk/commit/9c452502f60616cf7482d12abe20f203d64fc2fd))

# [6.25.0](https://github.com/commercelayer/commercelayer-sdk/compare/v6.24.2...v6.25.0) (2024-11-06)


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

0 comments on commit 03a69df

Please sign in to comment.