Skip to content

Commit 646083b

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/release-config/CHANGELOG.md

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

3+
# semantic-release-config-gitmoji [1.1.0](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 ([3d4c5d5](https://github.com/arvinxx/gitmoji-commit-workflow/commit/3d4c5d5))
9+
* add npm config ([f15d677](https://github.com/arvinxx/gitmoji-commit-workflow/commit/f15d677))
10+
11+
12+
### 🐛 Bug Fixes
13+
14+
* fix config export error ([2577aed](https://github.com/arvinxx/gitmoji-commit-workflow/commit/2577aed))
15+
316
# semantic-release-config-gitmoji [1.1.0-beta.2](https://github.com/arvinxx/gitmoji-commit-workflow/compare/semantic-release-config-gitmoji@[email protected]) (2021-03-06)
417

518

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

0 commit comments

Comments
 (0)