Skip to content

Commit 63ca1eb

Browse files
release(version): Release 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-01-14) ### chore * **CI:** build the project before releasing ([e2f5ff2](e2f5ff2)) * **publish:** make explicitly the project public ([c64b5df](c64b5df))
1 parent c64b5df commit 63ca1eb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.0...v1.0.1) (2024-01-14)
2+
3+
4+
### chore
5+
6+
* **CI:** build the project before releasing ([e2f5ff2](https://github.com/tsabolov/nestjs-rapidoc/commit/e2f5ff25b5f419d51ab0eb82f3c03ebadd23bfc9))
7+
* **publish:** make explicitly the project public ([c64b5df](https://github.com/tsabolov/nestjs-rapidoc/commit/c64b5df08c4b881f3b150e41f119da0e45d58bc8))
8+
19
# 1.0.0 (2024-01-14)
210

311

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.0",
3+
"version": "1.0.1",
44
"description": "NestJS module for RapiDoc",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)