Skip to content

Commit 58fafdb

Browse files
🔖 chore(release): [email protected] [skip ci]
# semantic-release-config-gitmoji [1.1.0-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2021-03-06) ### ✨ Features * add npm config ([f15d677](f15d677)) ### 🐛 Bug Fixes * fix config export error ([2577aed](2577aed))
1 parent d990cc9 commit 58fafdb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/release-config/CHANGELOG.md

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

3+
# semantic-release-config-gitmoji [1.1.0-beta.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2021-03-06)
4+
5+
6+
### ✨ Features
7+
8+
* add npm config ([f15d677](https://github.com/arvinxx/gitmoji-commit-workflow/commit/f15d677))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* fix config export error ([2577aed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/2577aed))
14+
315
## semantic-release-config-gitmoji [1.0.1](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2021-03-06)
416

517

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

0 commit comments

Comments
 (0)