Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## @qiwi/npm-batch-cli [1.0.1](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2020-12-01)

### Bug Fixes

* **cli:** add bin to package.json ([#5](#5)) ([6223cf8](6223cf8))
  • Loading branch information
qiwibot committed Dec 1, 2020
1 parent 6223cf8 commit e9b082b
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/npm-batch-cli [1.0.1](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2020-12-01)


### Bug Fixes

* **cli:** add bin to package.json ([#5](https://github.com/qiwi/npm-batch-action/issues/5)) ([6223cf8](https://github.com/qiwi/npm-batch-action/commit/6223cf89ea22ff29b578634c9fd11ac7f6e2c9b2))

# @qiwi/npm-batch-cli 1.0.0 (2020-12-01)


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/npm-batch-cli",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit e9b082b

Please sign in to comment.