Skip to content

Commit

Permalink
chore(release): 6.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.5.0](v6.4.0...v6.5.0) (2024-11-22)

### Features

* make available plugins list sortable ([aed1312](aed1312))
  • Loading branch information
semantic-release-bot committed Nov 22, 2024
1 parent 53b5c8a commit 5b3b4a5
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 @@
# [6.5.0](https://github.com/commercelayer/commercelayer-cli/compare/v6.4.0...v6.5.0) (2024-11-22)


### Features

* make available plugins list sortable ([aed1312](https://github.com/commercelayer/commercelayer-cli/commit/aed131249e66bc0d8c571d95b45e71d7b467d3bc))

# [6.4.0](https://github.com/commercelayer/commercelayer-cli/compare/v6.3.0...v6.4.0) (2024-11-22)


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",
"description": "Commerce Layer CLI",
"version": "6.4.0",
"version": "6.5.0",
"author": "Pierluigi Viti <pierluigi@commercelayer.io>",
"homepage": "https://github.com/commercelayer/commercelayer-cli",
"repository": "https://github.com/commercelayer/commercelayer-cli",
Expand Down

0 comments on commit 5b3b4a5

Please sign in to comment.