Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Aug 23, 2024
2 parents 70ba993 + de4e89b commit 0125239
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.0.4](https://github.com/commercelayer/commercelayer-cli-ux/compare/v1.0.3...v1.0.4) (2024-08-23)


### Bug Fixes

* fix dependencies ([26ca906](https://github.com/commercelayer/commercelayer-cli-ux/commit/26ca906f9be22f6e634c8ec68cb8e7bdcbc64028))
* fix ESM dependencies ([1812d1b](https://github.com/commercelayer/commercelayer-cli-ux/commit/1812d1bb7fe1ec420dd7e766bec9bad2af6914e1))

## [1.0.3](https://github.com/commercelayer/commercelayer-cli-ux/compare/v1.0.2...v1.0.3) (2024-08-23)


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/cli-ux",
"version": "1.0.3",
"version": "1.0.4",
"author": "Pierluigi Viti <[email protected]>",
"license": "MIT",
"description": "Commerce Layer Javascript CLI ux lib",
Expand Down

0 comments on commit 0125239

Please sign in to comment.