Skip to content

Commit

Permalink
chore: release v1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasAntidormi committed Nov 6, 2024
1 parent cd84d38 commit 27ab7c0
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 @@
## [1.5.0](https://github.com/atoms-studio/commercelayer-sdk/compare/1.4.1...1.5.0) (2024-11-06)


### Features

* add package manager version ([cd84d38](https://github.com/atoms-studio/commercelayer-sdk/commit/cd84d38756b6a2ff3bb1fca4a5ac3dc3d8799f0d))
* update Auth.setMarket to accept string values and modify related scope formatting ([a9a4577](https://github.com/atoms-studio/commercelayer-sdk/commit/a9a4577a5d2b40eb6a4079b53deb2c7c88274023))

### [1.4.1](https://github.com/atoms-studio/commercelayer-sdk/compare/1.4.0...1.4.1) (2022-11-03)


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": "@atoms-studio/commercelayer-sdk",
"version": "1.4.1",
"version": "1.5.0",
"repository": "[email protected]:atoms-studio/commercelayer-sdk.git",
"author": "atoms.studio",
"license": "MIT",
Expand Down

0 comments on commit 27ab7c0

Please sign in to comment.