Skip to content

Commit a742737

Browse files
🔖 chore(release): [email protected] [skip ci]
## semantic-release-config-gitmoji-module [1.0.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji-module@[email protected]) (2021-02-20) ### 🐛 Bug Fixes * fix package homepage ([e611019](e611019))
1 parent bfe1584 commit a742737

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/release-module/CHANGELOG.md

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

3+
## semantic-release-config-gitmoji-module [1.0.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji-module@[email protected]) (2021-02-20)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* fix package homepage ([e611019](https://github.com/arvinxx/gitmoji-commit-workflow/commit/e611019))
9+
310
# semantic-release-config-gitmoji-module 1.0.0 (2021-02-20)
411

512

packages/release-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-config-gitmoji-module",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "a gitmoji commit style presets for semantic-release",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)