Skip to content

Commit 0f4ec83

Browse files
release(version): Release 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2024-04-15) ### chore * **deps:** make [@fastify](https://github.com/fastify)/static a dependency ([59e1458](59e1458))
1 parent 59e1458 commit 0f4ec83

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.7](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.6...v1.0.7) (2024-04-15)
2+
3+
4+
### chore
5+
6+
* **deps:** make [@fastify](https://github.com/fastify)/static a dependency ([59e1458](https://github.com/tsabolov/nestjs-rapidoc/commit/59e1458db9831da894d7cabbc8ccd0ee82553ebd))
7+
18
## [1.0.6](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.5...v1.0.6) (2024-04-14)
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.6",
3+
"version": "1.0.7",
44
"description": "NestJS module for RapiDoc",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)