Skip to content

Commit a34350b

Browse files
committed
[CHG] Added date to 2025.11.2 release
[NEW] Adds release tag to installation npm command
1 parent a536714 commit a34350b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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/).
44

5-
## [2025.11.2] - TODO-TO-DO
5+
## [2025.11.2] - 2025-11-11
66

77
### Added
88

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ linearis issues list -l 5 | jq '.[] | .identifier + ": " + .title'
134134

135135
```bash
136136
# Install from GitHub (requires --install-links flag)
137-
npm install -g --install-links czottmann/linearis
137+
npm install -g --install-links czottmann/linearis#2025.11.2
138138

139139
# Development setup
140140
git clone <repository> && cd linearis

0 commit comments

Comments
 (0)