Skip to content

Commit 0841fd1

Browse files
committed
chore(): release v8.0.3
1 parent 6c572d0 commit 0841fd1

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.0.3](https://github.com/nestjs/terminus/compare/8.0.2...8.0.3) (2021-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @grpc/proto-loader to v0.6.7 ([4fb84b3](https://github.com/nestjs/terminus/commit/4fb84b335d1a6a33497e0d8ac89820056baf535d))
7+
* **deps:** update dependency sequelize to v6.11.0 ([f3bf368](https://github.com/nestjs/terminus/commit/f3bf368b44b47482548a2a19d5e983db48a32e7e))
8+
* **deps:** update nest monorepo to v8.2.3 ([fc2d73f](https://github.com/nestjs/terminus/commit/fc2d73ff9ee4c201d34869206cec0c6ce5b8bf5e))
9+
110
## [8.0.2](https://github.com/nestjs/terminus/compare/8.0.1...8.0.2) (2021-11-26)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs/terminus",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "Nest - modern, fast, powerful node.js web framework (@terminus)",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)