Skip to content

Commit 0f01e4b

Browse files
committed
chore(release): 5.0.0-rc.1
1 parent 6493540 commit 0f01e4b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [5.0.0-rc.1](https://github.com/docsifyjs/docsify-cli/compare/v4.4.4...v5.0.0-rc.1) (2025-08-07)
6+
7+
8+
### Features
9+
10+
* add --overwrite flag to generator ([#182](https://github.com/docsifyjs/docsify-cli/issues/182)) ([0fd9b1a](https://github.com/docsifyjs/docsify-cli/commit/0fd9b1aa89d8904a39ec6949beb2980c9b628ec0))
11+
12+
13+
### Bug Fixes
14+
15+
* Cannot read property 'indexOf' of undefined ([#200](https://github.com/docsifyjs/docsify-cli/issues/200)) ([210a49d](https://github.com/docsifyjs/docsify-cli/commit/210a49d91ae915d5dc88249f3c8caddda1b34d43))
16+
* generate wrong detect relative path on Windows ([#192](https://github.com/docsifyjs/docsify-cli/issues/192)) ([3f187f0](https://github.com/docsifyjs/docsify-cli/commit/3f187f0d5d8f4c4933f9a6198c1263b4781e7799))
17+
518
### [4.4.4](https://github.com/docsifyjs/docsify-cli/compare/v4.4.3...v4.4.4) (2022-03-12)
619

720

0 commit comments

Comments
 (0)