Skip to content

Commit 70faa68

Browse files
release(version): Release 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2024-04-14) ### chore * **deps:** update dependencies to latest ([3557481](3557481))
1 parent 3557481 commit 70faa68

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.6](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.5...v1.0.6) (2024-04-14)
2+
3+
4+
### chore
5+
6+
* **deps:** update dependencies to latest ([3557481](https://github.com/tsabolov/nestjs-rapidoc/commit/355748170439cae6ff9ee5ff1b3c6f3df5667868))
7+
18
## [1.0.5](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.4...v1.0.5) (2024-03-20)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@b8n/nestjs-rapidoc",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "NestJS module for RapiDoc",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)