File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 4.0.0] ( https://github.com/iamludal/semantic-release-jira-notes/compare/3.0.0...4.0.0 ) (2024-05-28)
2
+
3
+
4
+ ### Code Refactoring
5
+
6
+ * update project to ESM ([ #5 ] ( https://github.com/iamludal/semantic-release-jira-notes/issues/5 ) ) ([ 1d18aec] ( https://github.com/iamludal/semantic-release-jira-notes/commit/1d18aecf617dc7363a854a58577c2fcf4197016d ) )
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * migrate imports from CommonJS to ESM
12
+
1
13
# [ 3.0.0] ( https://github.com/iamludal/semantic-release-jira-notes/compare/2.0.1...3.0.0 ) (2022-07-01)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " semantic-release-jira-notes" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"engines" : {
5
5
"node" : " >=18"
6
6
},
You can’t perform that action at this time.
0 commit comments