Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Apr 18, 2021
1 parent 624279e commit ed3b1cb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/svc-info/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## @qiwi/nestjs-enterprise-svc-info [1.3.1](https://github.com/qiwi/nestjs-enterprise/compare/@qiwi/nestjs-enterprise-svc-info@1.3.0...@qiwi/nestjs-enterprise-svc-info@1.3.1) (2021-04-18)


### Performance Improvements

* update deps ([#25](https://github.com/qiwi/nestjs-enterprise/issues/25)) ([0f4609d](https://github.com/qiwi/nestjs-enterprise/commit/0f4609d372deb4e5af1943c8505d03cb174356ae))





### Dependencies

* **@qiwi/nestjs-enterprise-infra:** upgraded to 1.2.1

# @qiwi/nestjs-enterprise-svc-info [1.3.0](https://github.com/qiwi/nestjs-enterprise/compare/@qiwi/nestjs-enterprise-svc-info@1.2.0...@qiwi/nestjs-enterprise-svc-info@1.3.0) (2021-02-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/svc-info/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/nestjs-enterprise-svc-info",
"version": "1.3.0",
"version": "1.3.1",
"description": "Service-info controller for nestjs enterprise",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -48,7 +48,7 @@
"tslib": "^2.2.0"
},
"devDependencies": {
"@qiwi/nestjs-enterprise-infra": "1.2.0",
"@qiwi/nestjs-enterprise-infra": "1.2.1",
"@nestjs/swagger": "^4.8.0",
"@types/bluebird": "^3.5.33",
"class-transformer": "^0.4.0",
Expand Down

0 comments on commit ed3b1cb

Please sign in to comment.