File tree 1 file changed +11
-5
lines changed
1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- Project versioning adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
- Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
7
- Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
5
+ - Project versioning adheres to [ Semantic Versioning] ( http://semver.org ) .
6
+ - Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
7
+ - Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com ) .
8
8
9
- ## Unreleased
9
+ ## [ 7.0.0] ( https://github.com/ungoldman/gh-release/compare/v6.0.4...v7.0.0 ) - 2022-12-13
10
+
11
+ ### Breaking
12
+ - drop support for Node 12 (EOL)
10
13
11
14
### Misc
12
- - removed npm scripts, dev dependencies, and source files related to deprecated doc site
15
+ - add Node 18 to test matrix
16
+ - deps: @octokit/rest @^19.0.5
17
+ - deps: gauge@^5.0.0
18
+ - remove npm scripts, dev dependencies, and source files related to deprecated doc site
13
19
14
20
## [ 6.0.4] ( https://github.com/ungoldman/gh-release/compare/v6.0.3...v6.0.4 ) - 2022-04-14
15
21
You can’t perform that action at this time.
0 commit comments