mirror of
https://github.com/nsnail/dot.git
synced 2025-08-03 20:45:36 +08:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
57204ecf6d |
16
CHANGELOG.md
16
CHANGELOG.md
@ -2,21 +2,7 @@
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### [2.0.2](https://github.com/nsnail/dot/compare/v1.1.1...v2.0.2) (2023-12-15)
|
### [2.0.4](https://github.com/nsnail/dot/compare/v1.1.1...v2.0.4) (2023-12-15)
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
* 🐛 构建脚本缺陷 ([#15](https://github.com/nsnail/dot/issues/15)) ([d4d5467](https://github.com/nsnail/dot/commit/d4d5467656182457e6cb3a679026ac596676e81c))
|
|
||||||
|
|
||||||
### [2.0.1](https://github.com/nsnail/dot/compare/v1.1.1...v2.0.1) (2023-12-14)
|
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
* 🐛 构建脚本缺陷 ([#15](https://github.com/nsnail/dot/issues/15)) ([d4d5467](https://github.com/nsnail/dot/commit/d4d5467656182457e6cb3a679026ac596676e81c))
|
|
||||||
|
|
||||||
## [2.0.0](https://github.com/nsnail/dot/compare/v1.1.1...v2.0.0) (2023-12-13)
|
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.2",
|
"version": "2.0.4",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"cz-git": "^1.7.1",
|
"cz-git": "^1.7.1",
|
||||||
"commitizen": "^4.3.0",
|
"commitizen": "^4.3.0",
|
||||||
|
Reference in New Issue
Block a user