Skip to content

Commit

Permalink
chore(release): 1.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.6](v1.0.5...v1.0.6) (2024-11-22)

### Bug Fixes

* fix messages and update dependencies ([c6aca6c](c6aca6c))
  • Loading branch information
semantic-release-bot committed Nov 22, 2024
1 parent fe16a3d commit dcc6c86
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.6](https://github.com/commercelayer/commercelayer-cli-plugin-links/compare/v1.0.5...v1.0.6) (2024-11-22)


### Bug Fixes

* fix messages and update dependencies ([c6aca6c](https://github.com/commercelayer/commercelayer-cli-plugin-links/commit/c6aca6c6218a01c00de88aa562b0b1e45a087a3d))

## [1.0.5](https://github.com/commercelayer/commercelayer-cli-plugin-links/compare/v1.0.4...v1.0.5) (2024-10-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercelayer/cli-plugin-links",
"description": "Commerce Layer CLI links plugin",
"version": "1.0.5",
"version": "1.0.6",
"author": "Pierluigi Viti <[email protected]>",
"bugs": "https://github.com/commercelayer/commercelayer-cli-plugin-links/issues",
"engines": {
Expand Down

0 comments on commit dcc6c86

Please sign in to comment.