Skip to content

Commit

Permalink
docs: CHANGELIG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BLxcwg666 committed Apr 6, 2024
1 parent 803fe82 commit 27092e1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
## 1.0.3 (2024-4-6)
## [1.0.5](https://github.com/NyaStudio/nekologger/compare/v1.0.4...v1.0.5) (2024-4-6)


### Bug Fixes

* **ci:** release.yml ([3fc49c5](https://github.com/NyaStudio/nekologger/commit/3fc49c503ae28876aefa7b2c06d3b53fe1235930))



## [1.0.4](https://github.com/NyaStudio/nekologger/compare/0d9f5a11ea21d3fe7df5c349608424dca49b64a2...v1.0.4) (2024-4-6)


### Bug Fixes
Expand All @@ -12,4 +21,7 @@

### Features

* write log to file ([a3446e2](https://github.com/NyaStudio/nekologger/commit/a3446e20549da0586cae9773777e12d1fa04fab3))
* write log to file ([a3446e2](https://github.com/NyaStudio/nekologger/commit/a3446e20549da0586cae9773777e12d1fa04fab3))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "logger.js",
"scripts": {
"test": "node logger.js",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
},
"keywords": [
"logger",
Expand Down

0 comments on commit 27092e1

Please sign in to comment.