Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Jan 18, 2021
1 parent 5b533ff commit 218412f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/cli-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# @qiwi/npm-batch-cli-api [1.4.0](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-01-18)


### Features

* add `get` action ([#16](https://github.com/qiwi/npm-batch-action/issues/16)) ([dc28262](https://github.com/qiwi/npm-batch-action/commit/dc28262d2e3389b4fa66f2238dbb1a8703f3bc88))





### Dependencies

* **@qiwi/npm-batch-client:** upgraded to 1.4.0

# @qiwi/npm-batch-cli-api [1.3.0](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-01-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/cli-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/npm-batch-cli-api",
"version": "1.3.0",
"version": "1.4.0",
"private": false,
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@qiwi/deep-proxy": "^1.8.1",
"@qiwi/npm-batch-client": "1.3.0",
"@qiwi/npm-batch-client": "1.4.0",
"@qiwi/substrate": "^1.19.6",
"push-it-to-the-limit": "^1.17.1",
"tslib": "^2.0.3"
Expand Down

0 comments on commit 218412f

Please sign in to comment.