Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into beta
  • Loading branch information
pviti committed Jan 23, 2024
2 parents a24e997 + e9f05bb commit e87e9b8
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 @@
# [1.0.0-beta.12](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2024-01-23)


### Bug Fixes

* fix release script and update dependencies ([a597c75](https://github.com/commercelayer/provisioning-sdk/commit/a597c7513a16d92842f7fddf74517af1fd4a0f9c))


### Features

* update resources to schema v1.0.1 ([686e24a](https://github.com/commercelayer/provisioning-sdk/commit/686e24ae6f3c63a2a07d9e5fac8047161d7b462c))

# [1.0.0-beta.11](https://github.com/commercelayer/provisioning-sdk/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2024-01-10)


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": "1.0.0-beta.11",
"version": "1.0.0-beta.12",
"main": "lib/cjs/index.js",
"types": "lib/cjs/index.d.ts",
"module": "lib/esm/index.js",
Expand Down

0 comments on commit e87e9b8

Please sign in to comment.