Skip to content

Commit b226e3c

Browse files
committed
Updates changelog
1 parent c0b6de8 commit b226e3c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [0.5.5] - 2024-02-04
6+
### Added
7+
- Added lclose alias and 'issue update' subcommand (@bougyman)
8+
59
## [0.5.4] - 2024-02-04
610

711
## [0.5.3] - 2024-02-03
@@ -15,6 +19,7 @@
1519
### Added
1620
- Added new changelog management system (changelog-rb) (@bougyman)
1721

18-
[Unreleased]: https://github.com/rubyists/linear-cli/compare/0.5.4...HEAD
19-
[0.5.4]: https://github.com/rubyists/linear-cli/compare/v0.5.3...0.5.4
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+
[0.5.4]: https://github.com/rubyists/linear-cli/compare/v0.5.3...v0.5.4
2025
[0.5.3]: https://github.com/rubyists/linear-cli/compare/v0.5.2...v0.5.3

changelog/unreleased/added_lclose_alias_and_issue_update_subcommand.yml renamed to changelog/0.5.5/added_lclose_alias_and_issue_update_subcommand.yml

File renamed without changes.

changelog/0.5.5/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)