Skip to content

Commit add1175

Browse files
committed
📝 docs(changelog): update changelog
1 parent 1e68b7c commit add1175

File tree

5 files changed

+27
-53
lines changed

5 files changed

+27
-53
lines changed

.releaserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
'@semantic-release/changelog',
1717
{
1818
changelogFile: 'CHANGELOG.md',
19-
changelogTitle: '# 更新日志',
19+
changelogTitle: '# Changelog',
2020
},
2121
],
2222
'@semantic-release/npm',

packages/changelog/CHANGELOG.md

Lines changed: 15 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1,58 @@
1-
# 更新日志
1+
# Changelog
22

33
## conventional-changelog-gitmoji-config [1.4.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-03-06)
44

5-
6-
7-
8-
95
### Dependencies
106

11-
* **@gitmoji/parser-opts:** upgraded to 1.3.0
7+
- **@gitmoji/parser-opts:** upgraded to 1.3.0
128

139
## conventional-changelog-gitmoji-config [1.4.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-02-26)
1410

15-
16-
17-
18-
1911
### Dependencies
2012

21-
* **@gitmoji/parser-opts:** upgraded to 1.2.6
13+
- **@gitmoji/parser-opts:** upgraded to 1.2.6
2214

2315
# conventional-changelog-gitmoji-config [1.4.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-30)
2416

25-
2617
### ✨ Features
2718

28-
* **commitlint-config-gitmoji**: support more config type ([84db257](https://github.com/arvinxx/gitmoji-commit-workflow/commit/84db257))
29-
* **i18n**: support on or off emoji ([6ad63c4](https://github.com/arvinxx/gitmoji-commit-workflow/commit/6ad63c4))
30-
* **i18n**: support switch language ([c7dfa78](https://github.com/arvinxx/gitmoji-commit-workflow/commit/c7dfa78))
19+
- **commitlint-config-gitmoji**: support more config type ([84db257](https://github.com/arvinxx/gitmoji-commit-workflow/commit/84db257))
20+
- **i18n**: support on or off emoji ([6ad63c4](https://github.com/arvinxx/gitmoji-commit-workflow/commit/6ad63c4))
21+
- **i18n**: support switch language ([c7dfa78](https://github.com/arvinxx/gitmoji-commit-workflow/commit/c7dfa78))
3122

3223
## conventional-changelog-gitmoji-config [1.3.6](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-27)
3324

34-
3525
### 🐛 Bug Fixes | 修复
3626

37-
* **conventional-changelog-gitmoji-config**: fix style type display name ([2fe4ecf](https://github.com/arvinxx/gitmoji-commit-workflow/commit/2fe4ecf))
27+
- **conventional-changelog-gitmoji-config**: fix style type display name ([2fe4ecf](https://github.com/arvinxx/gitmoji-commit-workflow/commit/2fe4ecf))
3828

3929
## conventional-changelog-gitmoji-config [1.3.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-25)
4030

41-
42-
43-
44-
4531
### Dependencies
4632

47-
* **@gitmoji/commit-types:** upgraded to 1.1.5
33+
- **@gitmoji/commit-types:** upgraded to 1.1.5
4834

4935
## conventional-changelog-gitmoji-config [1.3.4](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-25)
5036

51-
5237
### 🐛 Bug Fixes | 修复
5338

54-
* **conventional-changelog-gitmoji-config**: remove scope brace ([5ae3807](https://github.com/arvinxx/gitmoji-commit-workflow/commit/5ae3807))
39+
- **conventional-changelog-gitmoji-config**: remove scope brace ([5ae3807](https://github.com/arvinxx/gitmoji-commit-workflow/commit/5ae3807))
5540

5641
## conventional-changelog-gitmoji-config [1.3.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-25)
5742

58-
5943
### 🐛 Bug Fixes | 修复
6044

61-
* **(Other)**: clean changelog ([8479426](https://github.com/arvinxx/gitmoji-commit-workflow/commit/8479426))
62-
* **(Other)**: link deps ([e4526ed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/e4526ed))
63-
64-
65-
66-
45+
- **(Other)**: clean changelog ([8479426](https://github.com/arvinxx/gitmoji-commit-workflow/commit/8479426))
46+
- **(Other)**: link deps ([e4526ed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/e4526ed))
6747

6848
### Dependencies
6949

70-
* **@gitmoji/commit-types:** upgraded to 1.1.4
71-
* **@gitmoji/parser-opts:** upgraded to 1.2.5
50+
- **@gitmoji/commit-types:** upgraded to 1.1.4
51+
- **@gitmoji/parser-opts:** upgraded to 1.2.5
7252

7353
# [conventional-changelog-gitmoji-config-v1.2.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/conventional-changelog-gitmoji-config-v1.2.2...conventional-changelog-gitmoji-config-v1.2.3) (2021-01-25)
7454

75-
7655
### 🐛 Bug Fixes | 修复
7756

78-
* **(Other)**: clean changelog ([8479426](https://github.com/arvinxx/gitmoji-commit-workflow/commit/8479426))
79-
* **(Other)**: link deps ([e4526ed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/e4526ed))
57+
- **(Other)**: clean changelog ([8479426](https://github.com/arvinxx/gitmoji-commit-workflow/commit/8479426))
58+
- **(Other)**: link deps ([e4526ed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/e4526ed))

packages/commit-types/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# 更新日志
1+
# Changelog
22

33
## @gitmoji/commit-types [1.1.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-01-25)
44

5-
65
### 🐛 Bug Fixes | 修复
76

8-
* **@gitmoji/commit-types**: add test documents ([947aacd](https://github.com/arvinxx/gitmoji-commit-workflow/commit/947aacd))
7+
- **@gitmoji/commit-types**: add test documents ([947aacd](https://github.com/arvinxx/gitmoji-commit-workflow/commit/947aacd))

packages/commitlint-config/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 更新日志
1+
# Changelog
22

33
## commitlint-config-gitmoji [2.2.3](https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected]@2.2.3) (2021-03-06)
44

packages/parser-opts/CHANGELOG.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,30 @@
1-
# 更新日志
1+
# Changelog
22

33
# @gitmoji/parser-opts [1.3.0](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-03-06)
44

5-
65
### ✨ Features
76

8-
* support unicode parsing ([0d5eece](https://github.com/arvinxx/gitmoji-commit-workflow/commit/0d5eece)), closes [#13](https://github.com/arvinxx/gitmoji-commit-workflow/issues/13)
7+
- support unicode parsing ([0d5eece](https://github.com/arvinxx/gitmoji-commit-workflow/commit/0d5eece)), closes [#13](https://github.com/arvinxx/gitmoji-commit-workflow/issues/13)
98

109
## @gitmoji/parser-opts [1.2.6](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-02-26)
1110

12-
1311
### 🐛 Bug Fixes
1412

15-
* fix parser success without gitmoji ([780064f](https://github.com/arvinxx/gitmoji-commit-workflow/commit/780064f))
13+
- fix parser success without gitmoji ([780064f](https://github.com/arvinxx/gitmoji-commit-workflow/commit/780064f))
1614

1715
## @gitmoji/parser-opts [1.2.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/[email protected]...@gitmoji/[email protected]) (2021-01-25)
1816

19-
2017
### 🐛 Bug Fixes | 修复
2118

22-
* **(@gitmoji/parser-opts)**: fix package description ([a4678ad](https://github.com/arvinxx/gitmoji-commit-workflow/commit/a4678ad))
23-
* **(@gitmoji/parser-opts)**: fix package description ([81518c7](https://github.com/arvinxx/gitmoji-commit-workflow/commit/81518c7))
24-
* **(Other)**: clean changelog ([8479426](https://github.com/arvinxx/gitmoji-commit-workflow/commit/8479426))
25-
* **(Other)**: link deps ([e4526ed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/e4526ed))
19+
- **(@gitmoji/parser-opts)**: fix package description ([a4678ad](https://github.com/arvinxx/gitmoji-commit-workflow/commit/a4678ad))
20+
- **(@gitmoji/parser-opts)**: fix package description ([81518c7](https://github.com/arvinxx/gitmoji-commit-workflow/commit/81518c7))
21+
- **(Other)**: clean changelog ([8479426](https://github.com/arvinxx/gitmoji-commit-workflow/commit/8479426))
22+
- **(Other)**: link deps ([e4526ed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/e4526ed))
2623

2724
# [@gitmoji/parser-opts-v1.2.5](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/parser-opts-v1.2.4...@gitmoji/parser-opts-v1.2.5) (2021-01-25)
2825

29-
3026
### 🐛 Bug Fixes | 修复
3127

32-
* **(@gitmoji/parser-opts)**: fix package description ([81518c7](https://github.com/arvinxx/gitmoji-commit-workflow/commit/81518c7))
28+
- **(@gitmoji/parser-opts)**: fix package description ([81518c7](https://github.com/arvinxx/gitmoji-commit-workflow/commit/81518c7))
3329

3430
# [@gitmoji/parser-opts-v1.2.4](https://github.com/arvinxx/gitmoji-commit-workflow/compare/@gitmoji/parser-opts-v1.2.3...@gitmoji/parser-opts-v1.2.4) (2021-01-25)

0 commit comments

Comments
 (0)