Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## @qiwi/nestjs-enterprise-common [1.0.3](https://github.com/qiwi/nestjs-enterprise/compare/@qiwi/nestjs-enterprise-common@1.0.2...@qiwi/nestjs-enterprise-common@1.0.3) (2020-11-17)

### Performance Improvements

* up deps, separate infra package ([80ea151](80ea151))

### Dependencies

* **@qiwi/nestjs-enterprise-infra:** upgraded to 1.0.0
  • Loading branch information
qiwibot committed Nov 17, 2020
1 parent 3cf27ef commit feeb24d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## @qiwi/nestjs-enterprise-common [1.0.3](https://github.com/qiwi/nestjs-enterprise/compare/@qiwi/nestjs-enterprise-common@1.0.2...@qiwi/nestjs-enterprise-common@1.0.3) (2020-11-17)


### Performance Improvements

* up deps, separate infra package ([80ea151](https://github.com/qiwi/nestjs-enterprise/commit/80ea151c96d65e761b2506a0c046a550e616196b))





### Dependencies

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

## @qiwi/nestjs-enterprise-common [1.0.2](https://github.com/qiwi/nestjs-enterprise/compare/@qiwi/nestjs-enterprise-common@1.0.1...@qiwi/nestjs-enterprise-common@1.0.2) (2020-10-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/nestjs-enterprise-common",
"version": "1.0.2",
"version": "1.0.3",
"description": "QIWI Nestjs enterprise common assets",
"private": false,
"publishConfig": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"tslib": "^2.0.3"
},
"devDependencies": {
"@qiwi/nestjs-enterprise-infra": "*",
"@qiwi/nestjs-enterprise-infra": "1.0.0",
"@nestjs/platform-express": "^7.5.3",
"@types/express": "^4.17.9",
"class-transformer": "^0.3.1",
Expand Down

0 comments on commit feeb24d

Please sign in to comment.