This repository was archived by the owner on Sep 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.15 .0"
2+ "." : " 0.16 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.16.0] ( https://github.com/fabrictest/action-setup-lix/compare/v0.15.0...v0.16.0 ) (2025-03-18)
4+
5+
6+ ### Features
7+
8+ * Changes ([ 9e00ab8] ( https://github.com/fabrictest/action-setup-lix/commit/9e00ab865409dff01dff5266502ec72e5f83a2e4 ) )
9+
310## [ 0.15.0] ( https://github.com/fabrictest/action-setup-lix/compare/v0.14.0...v0.15.0 ) (2025-03-01)
411
512### Features
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ List all available Lix versions with:
135135<!-- x-release-please-start-version -->
136136
137137```
138- nix flake show --all-systems github: fabrictest /action-setup-lix/v0.15 .0
138+ nix flake show --all-systems github: fabrictest /action-setup-lix/v0.16 .0
139139```
140140
141141<!-- x-release-please-end -->
@@ -190,13 +190,13 @@ specify a specific release of `action-setup-lix` like this:
190190
191191<!-- x-release-please-start-version -->
192192
193- <!-- `$ echo "nix build github:fabrictest/action-setup-lix/v0.15 .0#lix-$lix_version"` -->
193+ <!-- `$ echo "nix build github:fabrictest/action-setup-lix/v0.16 .0#lix-$lix_version"` -->
194194
195195```
196- nix build github: fabrictest /action-setup-lix/v0.15 .0#lix-2_91_1
196+ nix build github: fabrictest /action-setup-lix/v0.16 .0#lix-2_91_1
197197```
198198
199- Note that we've added `/v0.15 .0` to the flake URL above.
199+ Note that we've added `/v0.16 .0` to the flake URL above.
200200
201201<!-- x-release-please-end -->
202202
Original file line number Diff line number Diff line change 1- 0.15 .0
1+ 0.16 .0
You can’t perform that action at this time.
0 commit comments