Skip to content

Commit

Permalink
chore(release): 6.0.0-oclif3.15 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0-oclif3.15](v6.0.0-oclif3.14...v6.0.0-oclif3.15) (2024-04-09)

### Features

* add new authentication ([cd488df](cd488df))
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent da2052a commit 1133a69
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.0.0-oclif3.15](https://github.com/commercelayer/commercelayer-cli/compare/v6.0.0-oclif3.14...v6.0.0-oclif3.15) (2024-04-09)


### Features

* add new authentication ([cd488df](https://github.com/commercelayer/commercelayer-cli/commit/cd488dfa691908a944519c637cd6cd296ff834e7))

# [6.0.0-oclif3.14](https://github.com/commercelayer/commercelayer-cli/compare/v6.0.0-oclif3.13...v6.0.0-oclif3.14) (2024-04-08)


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.0.0-oclif3.14",
"version": "6.0.0-oclif3.15",
"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 1133a69

Please sign in to comment.