Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.2...v2.2.0) (2024-11-21)

### Bug Fixes

* fix singleton specs ([0bf06a3](0bf06a3))

### Features

* update resources to schema 1.0.5 ([f183a9d](f183a9d))
  • Loading branch information
semantic-release-bot committed Nov 21, 2024
1 parent 0bf06a3 commit 617ef47
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.2.0](https://github.com/commercelayer/provisioning-sdk/compare/v2.1.2...v2.2.0) (2024-11-21)


### Bug Fixes

* fix singleton specs ([0bf06a3](https://github.com/commercelayer/provisioning-sdk/commit/0bf06a3dcb132808a9d640e927b33f7cab9c21e7))


### Features

* update resources to schema 1.0.5 ([f183a9d](https://github.com/commercelayer/provisioning-sdk/commit/f183a9d5974a1835b634057db8981b4b1ee18eae))

## [2.1.2](https://github.com/commercelayer/provisioning-sdk/compare/v2.1.1...v2.1.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/provisioning-sdk",
"version": "2.1.2",
"version": "2.2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"module": "lib/index.mjs",
Expand Down

0 comments on commit 617ef47

Please sign in to comment.