Skip to content

Commit 17d8769

Browse files
committed
Updates changelog
1 parent eb236dd commit 17d8769

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.6.0] - 2024-02-04
6+
57
## [0.5.5] - 2024-02-04
68
### Added
79
- Added lclose alias and 'issue update' subcommand (@bougyman)
@@ -19,7 +21,8 @@
1921
### Added
2022
- Added new changelog management system (changelog-rb) (@bougyman)
2123

22-
[Unreleased]: https://github.com/rubyists/linear-cli/compare/0.5.5...HEAD
23-
[0.5.5]: https://github.com/rubyists/linear-cli/compare/v0.5.4...0.5.5
24+
[Unreleased]: https://github.com/rubyists/linear-cli/compare/0.6.0...HEAD
25+
[0.6.0]: https://github.com/rubyists/linear-cli/compare/v0.5.5...0.6.0
26+
[0.5.5]: https://github.com/rubyists/linear-cli/compare/v0.5.4...v0.5.5
2427
[0.5.4]: https://github.com/rubyists/linear-cli/compare/v0.5.3...v0.5.4
2528
[0.5.3]: https://github.com/rubyists/linear-cli/compare/v0.5.2...v0.5.3

changelog/0.6.0/tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
date: 2024-02-04

0 commit comments

Comments
 (0)