Skip to content

Commit

Permalink
chore(): release v9.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunnerLivio committed Nov 17, 2022
1 parent 6a3e513 commit 5a43986
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [9.1.3](https://github.com/nestjs/terminus/compare/9.1.3-beta.0...9.1.3) (2022-11-17)

## [9.1.3-beta.0](https://github.com/nestjs/terminus/compare/9.1.2...9.1.3-beta.0) (2022-11-17)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/terminus",
"version": "9.1.3-beta.0",
"version": "9.1.3",
"description": "Terminus integration provides readiness/liveness health checks for NestJS.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5a43986

Please sign in to comment.