Skip to content

Commit 9f9d96e

Browse files
committed
docs: update changelogs
1 parent 9eae038 commit 9f9d96e

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

crates/nixpkgs-track/CHANGELOG.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,19 @@
11
# Changelog
22

3-
## [0.5.0](https://github.com/uncenter/nixpkgs-track/compare/v0.3.0...v0.5.0) (2026-01-09)
3+
## [0.5.0](https://github.com/uncenter/nixpkgs-track/compare/v0.2.0...v0.5.0) (2026-01-09)
44

55

66
### Features
77

8+
* add `--interactive` list removal ([291821c](https://github.com/uncenter/nixpkgs-track/commit/291821cb3b0f2318847fad32462755691695d5f7))
9+
* parse github urls for pull request id arguments ([268a01f](https://github.com/uncenter/nixpkgs-track/commit/268a01f7f6c796e4907537e0ca274981415dd176))
10+
* use user_dirs instead of etcetera ([ddc0269](https://github.com/uncenter/nixpkgs-track/commit/ddc026982866719c1df7e517f969f6e3b615c93a))
811
* support tracking stable branches ([#14](https://github.com/uncenter/nixpkgs-track/issues/14)) ([44937e8](https://github.com/uncenter/nixpkgs-track/commit/44937e8126698f70549510e8ee311e6a5fcb4f8c))
912

1013

11-
### Miscellaneous Chores
12-
13-
* release v0.5.0 ([401ba22](https://github.com/uncenter/nixpkgs-track/commit/401ba220662d2c4698724ec9f87e05890ac2d5ed))
14-
15-
1614
### Dependencies
1715

1816
* The following workspace dependencies were updated
1917
* dependencies
2018
* nixpkgs-track_lib bumped from 0.2.0 to 0.5.0
2119

22-
## [0.3.0](https://github.com/uncenter/nixpkgs-track/compare/v0.2.0...v0.3.0) (2025-05-23)
23-
24-
25-
### Features
26-
27-
* add `--interactive` list removal ([291821c](https://github.com/uncenter/nixpkgs-track/commit/291821cb3b0f2318847fad32462755691695d5f7))
28-
* parse github urls for pull request id arguments ([268a01f](https://github.com/uncenter/nixpkgs-track/commit/268a01f7f6c796e4907537e0ca274981415dd176))
29-
* use user_dirs instead of etcetera ([ddc0269](https://github.com/uncenter/nixpkgs-track/commit/ddc026982866719c1df7e517f969f6e3b615c93a))

crates/nixpkgs-track_lib/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
# Changelog
22

3-
## [0.5.0](https://github.com/uncenter/nixpkgs-track/compare/nixpkgs-track_lib-v0.3.0...nixpkgs-track_lib-v0.5.0) (2026-01-09)
4-
5-
6-
### Miscellaneous Chores
7-
8-
* release v0.5.0 ([401ba22](https://github.com/uncenter/nixpkgs-track/commit/401ba220662d2c4698724ec9f87e05890ac2d5ed))
9-
10-
## [0.3.0](https://github.com/uncenter/nixpkgs-track/compare/nixpkgs-track_lib-v0.2.0...nixpkgs-track_lib-v0.3.0) (2026-01-09)
11-
3+
## [0.5.0](https://github.com/uncenter/nixpkgs-track/compare/v0.2.0...nixpkgs-track_lib-v0.5.0) (2026-01-09)
124

135
### Features
146

0 commit comments

Comments
 (0)