Skip to content

Commit

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

### Dependencies

* **@qiwi/nexus-infra:** upgraded to 2.0.1
  • Loading branch information
qiwibot committed Jun 2, 2021
1 parent f8c2e07 commit 1370585
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## @qiwi/nexus-utils [1.0.1](https://github.com/qiwi/nexus/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-06-02)





### Dependencies

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

# @qiwi/nexus-utils 1.0.0 (2021-04-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/nexus-utils",
"version": "1.0.0",
"version": "1.0.1",
"description": "Common entities for @qiwi/nexus packages",
"main": "target/es5/index.js",
"repository": "https://github.com/qiwi/nexus.git",
Expand Down Expand Up @@ -40,7 +40,7 @@
"format": "prettier --write 'src/**/*.ts'"
},
"devDependencies": {
"@qiwi/nexus-infra": "2.0.0"
"@qiwi/nexus-infra": "2.0.1"
},
"prettier": "prettier-config-qiwi"
}

0 comments on commit 1370585

Please sign in to comment.