File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 6.6 .0] - 2023-05-08
8+ ## [ 6.7 .0] - 2023-05-08
99### Added
1010* New flag ` -no-prefix ` to exclude the prefix (e.g. "v") from the printed version.
1111
1212### Changed
1313* Use the ` -prefix ` -flag to allow parsing non-standard version prefixes (e.g. "ver")
1414
15+ ## [ 6.6.0] - 2023-05-08
16+ ### Changed
17+ * Upgrade Golang to 1.20 and update dependencies.
18+
1519## [ 6.5.0] - 2022-06-24
1620### Changed
1721* Use [ distroless/static: nonroot ] ( https://github.com/GoogleContainerTools/distroless/tree/main/base ) as
@@ -118,6 +122,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118122
119123
120124[ 1 ] : https://semver.org/#spec-item-11
125+ [ 6.6.0 ] : https://github.com/mdomke/git-semver/compare/v6.6.0...v6.7.0
121126[ 6.6.0 ] : https://github.com/mdomke/git-semver/compare/v6.5.0...v6.6.0
122127[ 6.5.0 ] : https://github.com/mdomke/git-semver/compare/v6.4.0...v6.5.0
123128[ 6.4.0 ] : https://github.com/mdomke/git-semver/compare/v6.3.0...v6.4.0
You can’t perform that action at this time.
0 commit comments