Skip to content

Commit 1272746

Browse files
committed
chore(release): 1.1.2
1 parent 7e572c9 commit 1272746

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,27 @@
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-
### [1.1.1](https://github.com/emjio/git-auto-commit/compare/v1.1.0...v1.1.1) (2022-03-10)
5+
### [1.1.2](https://github.com/emjio/git-auto-commit/compare/v1.1.0...v1.1.2) (2024-04-05)
66

77

88
### Bug Fixes
99

1010
* 修复win下面的其他磁盘路径问题 ([1fe47b9](https://github.com/emjio/git-auto-commit/commit/1fe47b937c02f8daf533a1972e7672ec977e66c3))
1111

12-
## 1.1.0 (2021-10-20)
12+
### [1.1.1](https://github.com/emjio/git-auto-commit/compare/v1.1.0...v1.1.1) (2022-03-10)
1313

14+
### Bug Fixes
15+
16+
* 修复win下面的其他磁盘路径问题 ([1fe47b9](https://github.com/emjio/git-auto-commit/commit/1fe47b937c02f8daf533a1972e7672ec977e66c3))
17+
18+
## 1.1.0 (2021-10-20)
1419

1520
### Features
1621

1722
* 0.1.2 release ([716b135](https://github.com/emjio/git-auto-commit/commit/716b1350d32e7d1096c7eed10a54f3a70397516a))
1823
* 加入开源许可证,更新readme ([efbcc37](https://github.com/emjio/git-auto-commit/commit/efbcc374bf376cbe254082d1c3dc887964bcb811))
1924
* 日志改为较为安静的弹窗 ([4a224f3](https://github.com/emjio/git-auto-commit/commit/4a224f3f567e0736d963f60db5d6533f9a3fee00))
2025

21-
2226
### Bug Fixes
2327

2428
* 修复当项目不是git 项目的时候运行时的预期之外报错 ([6620e29](https://github.com/emjio/git-auto-commit/commit/6620e29da59f970e76974e7bdf989c86c917dd56))
@@ -27,4 +31,4 @@ All notable changes to this project will be documented in this file. See [standa
2731

2832
修复了一些bug。
2933
新增 git commit的时候会跳过检查。
30-
修改 由代码编辑触发更改为保存触发。
34+
修改 由代码编辑触发更改为保存触发。

0 commit comments

Comments
 (0)