Skip to content

Commit 9d48ad3

Browse files
🔖 chore(release): [email protected] [skip ci]
# semantic-release-config-gitmoji 1.0.0 (2021-03-06) ### ✨ Features * add git options ([cd1ab94](cd1ab94)) * support config creator ([cf5de70](cf5de70))
1 parent 114a437 commit 9d48ad3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/release-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
# semantic-release-config-gitmoji 1.0.0 (2021-03-06)
4+
5+
6+
### ✨ Features
7+
8+
* add git options ([cd1ab94](https://github.com/arvinxx/gitmoji-commit-workflow/commit/cd1ab94))
9+
* support config creator ([cf5de70](https://github.com/arvinxx/gitmoji-commit-workflow/commit/cf5de70))
10+
311
# semantic-release-config-gitmoji 1.0.0-beta.1 (2021-03-06)
412

513

packages/release-config/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",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0",
44
"description": "a gitmoji commit style presets for semantic-release",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)