Skip to content

Commit

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

### Performance Improvements

* update deps ([#28](#28)) ([f8c2e07](f8c2e07))
  • Loading branch information
qiwibot committed Jun 2, 2021
1 parent 6b1896d commit b5aa02a
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.4](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-06-02)


### Performance Improvements

* update deps ([#28](https://github.com/qiwi/nexus/issues/28)) ([f8c2e07](https://github.com/qiwi/nexus/commit/f8c2e0793eee5cab9e532f3f3b25ffb81c00a206))





### Dependencies

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

## @qiwi/nexus-client [1.1.3](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-03-17)


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.3",
"version": "1.1.4",
"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.8",
"@qiwi/nexus-infra": "2.0.0",
"@qiwi/nexus-infra": "2.0.1",
"prettier": "^2.3.0",
"rimraf": "^3.0.2"
},
Expand Down

0 comments on commit b5aa02a

Please sign in to comment.