Skip to content

Commit 5734b50

Browse files
release(version): Release 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2024-03-20) ### fix * export types ([e4f1a04](e4f1a04))
1 parent e4f1a04 commit 5734b50

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.5](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.4...v1.0.5) (2024-03-20)
2+
3+
4+
### fix
5+
6+
* export types ([e4f1a04](https://github.com/tsabolov/nestjs-rapidoc/commit/e4f1a04090f5934cf8433e5d1aab3cfc8910c6d6))
7+
18
## [1.0.4](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.3...v1.0.4) (2024-01-16)
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.4",
3+
"version": "1.0.5",
44
"description": "NestJS module for RapiDoc",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)