Skip to content

Commit

Permalink
chore(release): 1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Mar 26, 2021
1 parent 5eb6580 commit 3f55edd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## @qiwi/npm-batch-cli [1.5.3](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-03-26)





### Dependencies

* **@qiwi/npm-batch-cli-api:** upgraded to 1.5.3

## @qiwi/npm-batch-cli [1.5.2](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-03-19)


Expand Down
4 changes: 2 additions & 2 deletions 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.5.2",
"version": "1.5.3",
"private": false,
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -47,7 +47,7 @@
"format": "prettier --write 'src/**/*.ts'"
},
"dependencies": {
"@qiwi/npm-batch-cli-api": "1.5.2",
"@qiwi/npm-batch-cli-api": "1.5.3",
"meow": "^9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3f55edd

Please sign in to comment.