Skip to content

Commit

Permalink
chore(release): 2.2.1
Browse files Browse the repository at this point in the history
## [2.2.1](v2.2.0...v2.2.1) (2022-05-10)

### Bug Fixes

* **deps:** update dependency ip to v1.1.6 ([8657bbd](8657bbd))
  • Loading branch information
semantic-release-bot committed May 10, 2022
1 parent 8657bbd commit 834ef45
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [2.2.1](https://github.com/pmb0/nestjs-unleash/compare/v2.2.0...v2.2.1) (2022-05-10)


### Bug Fixes

* **deps:** update dependency ip to v1.1.6 ([8657bbd](https://github.com/pmb0/nestjs-unleash/commit/8657bbd5d9d39bf6b97f4656665de8fe5692d231))

# [2.2.0](https://github.com/pmb0/nestjs-unleash/compare/v2.1.0...v2.2.0) (2021-10-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "nestjs-unleash",
"version": "2.2.0",
"version": "2.2.1",
"description": "Unleash integration for NestJS",
"author": "Philipp Busse",
"main": "dist/src/index.js",
Expand Down

0 comments on commit 834ef45

Please sign in to comment.