Skip to content

Commit 39a6093

Browse files
chore(main): release nixpkgs-track_lib 0.3.0 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e650349 commit 39a6093

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"crates/nixpkgs-track": "0.3.0",
3-
"crates/nixpkgs-track_lib": "0.2.0"
3+
"crates/nixpkgs-track_lib": "0.3.0"
44
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [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)
4+
5+
6+
### Features
7+
8+
* support tracking stable branches ([#14](https://github.com/uncenter/nixpkgs-track/issues/14)) ([44937e8](https://github.com/uncenter/nixpkgs-track/commit/44937e8126698f70549510e8ee311e6a5fcb4f8c))

crates/nixpkgs-track_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nixpkgs-track_lib"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors.workspace = true
55
license.workspace = true
66
description.workspace = true

0 commit comments

Comments
 (0)