Skip to content

Commit

Permalink
release(version): Release 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jan 14, 2024
1 parent c64b5df commit 63ca1eb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.1](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.0...v1.0.1) (2024-01-14)


### chore

* **CI:** build the project before releasing ([e2f5ff2](https://github.com/tsabolov/nestjs-rapidoc/commit/e2f5ff25b5f419d51ab0eb82f3c03ebadd23bfc9))
* **publish:** make explicitly the project public ([c64b5df](https://github.com/tsabolov/nestjs-rapidoc/commit/c64b5df08c4b881f3b150e41f119da0e45d58bc8))

# 1.0.0 (2024-01-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@b8n/nestjs-rapidoc",
"version": "1.0.0",
"version": "1.0.1",
"description": "NestJS module for RapiDoc",
"keywords": [
"nestjs",
Expand Down

0 comments on commit 63ca1eb

Please sign in to comment.