Skip to content

Commit

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

### Performance Improvements

* update deps ([#18](#18)) ([2f72745](2f72745))

### Dependencies

* **@qiwi/nexus-infra:** upgraded to 1.2.1
  • Loading branch information
qiwibot committed Feb 16, 2021
1 parent 2f72745 commit 043ae57
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/nexus-client [1.1.1](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-02-16)


### Performance Improvements

* update deps ([#18](https://github.com/qiwi/nexus/issues/18)) ([2f72745](https://github.com/qiwi/nexus/commit/2f72745036daf1e8b78a4273d3ce1562cb593f78))





### Dependencies

* **@qiwi/nexus-infra:** upgraded to 1.2.1

# @qiwi/nexus-client [1.1.0](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-01-20)


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/nexus-client",
"version": "1.1.0",
"version": "1.1.1",
"description": "Nexus TS client, created by Open API generator",
"main": "target/es5/index.js",
"repository": "https://github.com/qiwi/nexus.git",
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"devDependencies": {
"@qiwi/libdefkit": "^2.1.6",
"@qiwi/nexus-infra": "1.2.0",
"@qiwi/nexus-infra": "1.2.1",
"prettier": "^2.2.1",
"rimraf": "^3.0.2"
},
Expand Down

0 comments on commit 043ae57

Please sign in to comment.