Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# @qiwi/nexus-cli [2.4.0](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-12-19)

### Features

* **cli:** add new action compare ([#31](#31)) ([667d6b2](667d6b2))
  • Loading branch information
qiwibot committed Dec 19, 2021
1 parent 667d6b2 commit 1de4247
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @qiwi/nexus-cli [2.4.0](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-12-19)


### Features

* **cli:** add new action compare ([#31](https://github.com/qiwi/nexus/issues/31)) ([667d6b2](https://github.com/qiwi/nexus/commit/667d6b2406205d3687b558f30cf89dc2691a3c5e))

## @qiwi/nexus-cli [2.3.3](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-12-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/nexus-cli",
"version": "2.3.3",
"version": "2.4.0",
"description": "CLI for managing Nexus NPM repository contents",
"main": "target/es5/index.js",
"repository": "https://github.com/qiwi/nexus.git",
Expand Down

0 comments on commit 1de4247

Please sign in to comment.