File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.7.3] - 2024-02-04
6
+ ### Fixed
7
+ - Fixed problem with issue relationship to user (@bougyman )
8
+
5
9
## [ 0.7.2] - 2024-02-04
6
10
### Fixed
7
11
- Fixed problem when trying to develop an unassigned issue (@bougyman )
37
41
### Added
38
42
- Added new changelog management system (changelog-rb) (@bougyman )
39
43
40
- [ Unreleased ] : https://github.com/rubyists/linear-cli/compare/0.7.2...HEAD
41
- [ 0.7.2 ] : https://github.com/rubyists/linear-cli/compare/v0.7.1...0.7.2
44
+ [ Unreleased ] : https://github.com/rubyists/linear-cli/compare/0.7.3...HEAD
45
+ [ 0.7.3 ] : https://github.com/rubyists/linear-cli/compare/v0.7.2...0.7.3
46
+ [ 0.7.2 ] : https://github.com/rubyists/linear-cli/compare/v0.7.1...v0.7.2
42
47
[ 0.7.1 ] : https://github.com/rubyists/linear-cli/compare/v0.7.0...v0.7.1
43
48
[ 0.7.0 ] : https://github.com/rubyists/linear-cli/compare/v0.6.1...v0.7.0
44
49
[ 0.6.1 ] : https://github.com/rubyists/linear-cli/compare/v0.6.0...v0.6.1
Original file line number Diff line number Diff line change
1
+ type : Fixed
2
+ title : >
3
+ Fixed problem with issue relationship to user
4
+ author : bougyman
Original file line number Diff line number Diff line change
1
+ date : 2024-02-04
You can’t perform that action at this time.
0 commit comments