File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.1.0] - 2024-07-27
11
+
10
12
### Added
11
13
12
14
- Add a new ` release-notes ` output to the action containing the release notes for the newly released versions.
@@ -67,7 +69,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67
69
68
70
- Initial release of this action!
69
71
70
- [ unreleased ] : https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.0.0...HEAD
72
+ [ unreleased ] : https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.1.0...HEAD
73
+ [ 3.1.0 ] : https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.0.0...3.1.0
71
74
[ 3.0.0 ] : https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/2.0.0...3.0.0
72
75
[ 2.0.0 ] : https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/1.3.0...2.0.0
73
76
[ 1.3.0 ] : https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/1.2.1...1.3.0
You can’t perform that action at this time.
0 commit comments