Skip to content

Commit 922feaa

Browse files
authored
Merge branch 'main' into develop
2 parents 34d724b + 62bae11 commit 922feaa

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# [1.4.0](https://github.com/analyticsjs/git-commit-analytics/compare/v1.3.1...v1.4.0) (2022-07-13)
2+
3+
4+
### Features
5+
6+
* filter duplicate messages when generate report ([206f3db](https://github.com/analyticsjs/git-commit-analytics/commit/206f3dbc00739d0d4adfaa6c99b2047fa479ab1a))
7+
8+
## [1.3.1](https://github.com/analyticsjs/git-commit-analytics/compare/v1.3.0...v1.3.1) (2022-07-11)
9+
10+
11+
### Bug Fixes
12+
13+
* republish ([c0b372d](https://github.com/analyticsjs/git-commit-analytics/commit/c0b372d54b0bbecb6eca7ed025be206e1087195e))
14+
15+
# [1.3.0](https://github.com/analyticsjs/git-commit-analytics/compare/v1.2.1...v1.3.0) (2022-07-11)
16+
17+
18+
### Features
19+
20+
* support scope commit message ([c828da1](https://github.com/analyticsjs/git-commit-analytics/commit/c828da1d429d6669e6b749036cd8b029e0ece2f4))
21+
22+
## [1.2.1](https://github.com/analyticsjs/git-commit-analytics/compare/v1.2.0...v1.2.1) (2022-01-06)
23+
24+
25+
### Bug Fixes
26+
27+
* incorrect regular expression hit rate ([363c997](https://github.com/analyticsjs/git-commit-analytics/commit/363c9978634448be38469f7140e618e6096e86d7))
28+
29+
# [1.2.0](https://github.com/analyticsjs/git-commit-analytics/compare/v1.1.0...v1.2.0) (2022-01-03)
30+
31+
32+
### Features
33+
34+
* change the disk path when repo and program are on different disks ([7335d34](https://github.com/analyticsjs/git-commit-analytics/commit/7335d34f44d5d4c093b85820313a159ff8cb5aa8))
35+
36+
# [1.1.0](https://github.com/analyticsjs/git-commit-analytics/compare/v1.0.1...v1.1.0) (2022-01-02)
37+
38+
39+
### Bug Fixes
40+
41+
* typo the version at release ([70015c8](https://github.com/analyticsjs/git-commit-analytics/commit/70015c8a9a218c19b8ff5f92a7fc7208a7362f3c))
42+
43+
44+
### Features
45+
46+
* support multi-language with EN and zh-CN ([1359521](https://github.com/analyticsjs/git-commit-analytics/commit/13595217a8e680e2d737ec3e6943fe09488aee86))
47+
48+
## [1.0.1](https://github.com/analyticsjs/git-commit-analytics/compare/v1.0.0...v1.0.1) (2022-01-02)
49+
50+
51+
### Bug Fixes
52+
53+
* get release version fail ([bcf7889](https://github.com/analyticsjs/git-commit-analytics/commit/bcf788964f6f27068489983e0b48efe8b4871145))
54+
55+
# 1.0.0 (2022-01-02)
56+
57+
58+
### Features
59+
60+
* the basic version ([523d06c](https://github.com/analyticsjs/git-commit-analytics/commit/523d06c286e69a12efb265a59eca0c9f1b9c940c))

0 commit comments

Comments
 (0)