Skip to content

Commit a009970

Browse files
release(version): Release 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2024-01-16) ### chore * **README:** add badges to readme ([87c83bd](87c83bd))
1 parent 87c83bd commit a009970

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.4](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.3...v1.0.4) (2024-01-16)
2+
3+
4+
### chore
5+
6+
* **README:** add badges to readme ([87c83bd](https://github.com/tsabolov/nestjs-rapidoc/commit/87c83bd51ec330e9ef8120088e0790e26e954e98))
7+
18
## [1.0.3](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.2...v1.0.3) (2024-01-15)
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.3",
3+
"version": "1.0.4",
44
"description": "NestJS module for RapiDoc",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)