Skip to content

Commit 840fa5b

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](2.0.0...2.0.1) (2022-06-30) ### Bug Fixes * **generate-notes:** get notes from context ([d988d34](d988d34))
1 parent d988d34 commit 840fa5b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/iamludal/semantic-release-jira-notes/compare/2.0.0...2.0.1) (2022-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **generate-notes:** get notes from context ([d988d34](https://github.com/iamludal/semantic-release-jira-notes/commit/d988d345e63626ef0662d1a759a2b44a70ce59c6))
7+
18
# [2.0.0](https://github.com/iamludal/semantic-release-jira-notes/compare/1.0.3...2.0.0) (2022-06-28)
29

310

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-jira-notes",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Semantic Release plugin to add JIRA issues link to the release notes",
55
"main": "src/index.js",
66
"author": "iamludal",

0 commit comments

Comments
 (0)