Skip to content

Commit fbe74d2

Browse files
Matthieu Ciapparaclaude
andcommitted
Release v0.1.1
Fix comment ordering to display in chronological order. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ebd8a6c commit fbe74d2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [0.1.1] - 2026-04-17
6+
57
### Fixed
68

79
- Comments are now displayed in chronological order (oldest first) instead of reverse.

bin/issue-md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# GITLAB_API_TOKEN Personal Access Token with api scope
1919
# =============================================================================
2020

21-
VERSION = '0.1.0'
21+
VERSION = '0.1.1'
2222

2323
require 'bundler/inline'
2424

0 commit comments

Comments
 (0)