File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ The 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
88## [ Unreleased]
9+
10+ ## [ 0.1.0] - 2025-12-11
911### Changed
1012- Initial release
1113
12- [ Unreleased ] : https://github.com/cucumber/messages-cli/compare/1c14a4838e49c7c0b02c09d884b9c783790070f0...HEAD
14+ [ Unreleased ] : https://github.com/cucumber/messages-cli/compare/v0.1.0...HEAD
15+ [ 0.1.0 ] : https://github.com/cucumber/messages-cli/compare/1c14a4838e49c7c0b02c09d884b9c783790070f0...v0.1.0
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >cucumber-messages-cli</artifactId >
13- <version >0.0.2-SNAPSHOT </version >
13+ <version >0.1.0 </version >
1414 <packaging >jar</packaging >
1515 <name >Cucumber Messages CLI</name >
1616 <description >A commandline interface to work with Cucumber Messages</description >
1717 <url >https://github.com/cucumber/messages-cli</url >
1818
1919 <properties >
2020 <java .version>21</java .version>
21- <project .build.outputTimestamp>1765418779 </project .build.outputTimestamp>
21+ <project .build.outputTimestamp>1765420434 </project .build.outputTimestamp>
2222 <project .Automatic-Module-Name>io.cucumber.messages.cli</project .Automatic-Module-Name>
2323
2424 <cucumber-json-formatter .version>0.3.2</cucumber-json-formatter .version>
3535 <connection >scm:git:git://github.com/cucumber/messages-cli.git</connection >
3636 <
developerConnection >scm:git:
[email protected] :cucumber/messages-cli.git</
developerConnection >
3737 <url >git://github.com/cucumber/messages-cli.git</url >
38- <tag >HEAD </tag >
38+ <tag >v0.1.0 </tag >
3939 </scm >
4040
4141 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments