Skip to content

Commit 85a2eb5

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.0...v3.4.0) (2020-09-16) ### Bug Fixes * **package.json:** install missing dependency ([4287211](4287211)) * **release:** attempt to fix release ([c167fd8](c167fd8)) * **release.config.js:** attempt to fix semantic release ([e362f9a](e362f9a)) ### Features * **engine.js:** add jira step ([b6c6bfb](b6c6bfb))
1 parent c42c539 commit 85a2eb5

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# [3.4.0](https://github.com/DawChihLiou/cz-conventional-changelog-with-jiraid-detection/compare/v3.3.0...v3.4.0) (2020-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **package.json:** install missing dependency ([4287211](https://github.com/DawChihLiou/cz-conventional-changelog-with-jiraid-detection/commit/4287211eacf0d4adb5f2526969c684ac4f1535c4))
7+
* **release:** attempt to fix release ([c167fd8](https://github.com/DawChihLiou/cz-conventional-changelog-with-jiraid-detection/commit/c167fd8e2624674c2f80db735be42bdf7dc382d0))
8+
* **release.config.js:** attempt to fix semantic release ([e362f9a](https://github.com/DawChihLiou/cz-conventional-changelog-with-jiraid-detection/commit/e362f9af27429f587f837716fbbd7f7b9138b75e))
9+
10+
11+
### Features
12+
13+
* **engine.js:** add jira step ([b6c6bfb](https://github.com/DawChihLiou/cz-conventional-changelog-with-jiraid-detection/commit/b6c6bfb3014a6bbb35e36892bbb6936c4319bec9))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cz-conventional-changelog",
3-
"version": "0.0.0-semantically-released.0",
3+
"version": "3.4.0",
44
"description": "Prompts for conventional changelog standard with an extra step to insert Jira ID.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)