Skip to content

Commit

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

### Features

* add buildstamp, update deps ([#17](#17)) ([4ab1692](4ab1692))
  • Loading branch information
qiwibot committed Jan 19, 2021
1 parent 5311297 commit 8aff861
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# @qiwi/npm-batch-client [1.5.0](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-01-19)


### Features

* add buildstamp, update deps ([#17](https://github.com/qiwi/npm-batch-action/issues/17)) ([4ab1692](https://github.com/qiwi/npm-batch-action/commit/4ab16921056b5569450bf099086e43a2265eb6e4))





### Dependencies

* **@qiwi/npm-batch-client-infra:** upgraded to 1.2.0

# @qiwi/npm-batch-client [1.4.0](https://github.com/qiwi/npm-batch-action/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-01-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/npm-batch-client",
"version": "1.4.0",
"version": "1.5.0",
"private": false,
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -52,7 +52,7 @@
"tslib": "^2.1.0"
},
"devDependencies": {
"@qiwi/npm-batch-client-infra": "1.1.0",
"@qiwi/npm-batch-client-infra": "1.2.0",
"nock": "^13.0.5"
},
"repository": {
Expand Down

0 comments on commit 8aff861

Please sign in to comment.