Skip to content

Commit 09d482d

Browse files
committed
Adds new changelog
1 parent 747c15b commit 09d482d

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

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.6.1] - 2024-02-04
6+
### Added
7+
- Added lcreate alias (@bougyman)
8+
59
## [0.6.0] - 2024-02-04
610

711
## [0.5.5] - 2024-02-04
@@ -21,8 +25,9 @@
2125
### Added
2226
- Added new changelog management system (changelog-rb) (@bougyman)
2327

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
28+
[Unreleased]: https://github.com/rubyists/linear-cli/compare/0.6.1...HEAD
29+
[0.6.1]: https://github.com/rubyists/linear-cli/compare/v0.6.0...0.6.1
30+
[0.6.0]: https://github.com/rubyists/linear-cli/compare/v0.5.5...v0.6.0
2631
[0.5.5]: https://github.com/rubyists/linear-cli/compare/v0.5.4...v0.5.5
2732
[0.5.4]: https://github.com/rubyists/linear-cli/compare/v0.5.3...v0.5.4
2833
[0.5.3]: https://github.com/rubyists/linear-cli/compare/v0.5.2...v0.5.3
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
type: Added
2+
title: >
3+
Added lcreate alias
4+
author: bougyman

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