We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a536714 commit a34350bCopy full SHA for a34350b
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
5
-## [2025.11.2] - TODO-TO-DO
+## [2025.11.2] - 2025-11-11
6
7
### Added
8
README.md
@@ -134,7 +134,7 @@ linearis issues list -l 5 | jq '.[] | .identifier + ": " + .title'
134
135
```bash
136
# Install from GitHub (requires --install-links flag)
137
-npm install -g --install-links czottmann/linearis
+npm install -g --install-links czottmann/linearis#2025.11.2
138
139
# Development setup
140
git clone <repository> && cd linearis
0 commit comments