Skip to content

Commit e2ff4e2

Browse files
1 parent 947aacd commit e2ff4e2

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/changelog/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# 更新日志
22

3+
## conventional-changelog-gitmoji-config [1.3.5](https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-25)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **@gitmoji/commit-types:** upgraded to 1.1.5
12+
313
## conventional-changelog-gitmoji-config [1.3.4](https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config@[email protected]) (2021-01-25)
414

515

packages/changelog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-gitmoji-config",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "a gitmoji commit style presets for conventional changelog",
55
"main": "lib/index.js",
66
"files": [
@@ -35,7 +35,7 @@
3535
},
3636
"homepage": "https://github.com/arvinxx/commit-gitmoji/tree/master/packages/changelog#readme",
3737
"dependencies": {
38-
"@gitmoji/commit-types": "1.1.4",
38+
"@gitmoji/commit-types": "1.1.5",
3939
"@gitmoji/parser-opts": "1.2.5",
4040
"q": "^1.5.1"
4141
}

0 commit comments

Comments
 (0)