Skip to content

Commit a411f81

Browse files
release(version): Release 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2024-01-15) ### chore * **E2E:** add some more test cases ([7486d9c](7486d9c)) * **publish:** enable npm provenance ([9ffb481](9ffb481)) * **README:** fix formatting ([9834b61](9834b61))
1 parent 9ffb481 commit a411f81

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.3](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.2...v1.0.3) (2024-01-15)
2+
3+
4+
### chore
5+
6+
* **E2E:** add some more test cases ([7486d9c](https://github.com/tsabolov/nestjs-rapidoc/commit/7486d9c6f3523000af9866f81b09660b7772844c))
7+
* **publish:** enable npm provenance ([9ffb481](https://github.com/tsabolov/nestjs-rapidoc/commit/9ffb48114e9720ffb454c85322015f510ab0a739))
8+
* **README:** fix formatting ([9834b61](https://github.com/tsabolov/nestjs-rapidoc/commit/9834b617be26ff6ea6e65975d58b11d15b80ab9f))
9+
110
## [1.0.2](https://github.com/tsabolov/nestjs-rapidoc/compare/v1.0.1...v1.0.2) (2024-01-14)
211

312

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

0 commit comments

Comments
 (0)