Skip to content

Commit 6ba7a9f

Browse files
committed
chore(release): bump version to 0.25.3
1 parent af58910 commit 6ba7a9f

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to nex are documented here. Format follows [Keep a Changelog
44

55
## [Unreleased]
66

7+
## [0.25.3] - 2026-06-01
8+
9+
### Fixed
10+
- Split generated Darwin Homebrew bootstrap from nix-darwin package management so clean Macs can bootstrap Homebrew before enabling declarative brew/cask activation.
11+
712
## [0.25.2] - 2026-06-01
813

914
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nex-pkg"
3-
version = "0.25.2"
3+
version = "0.25.3"
44
edition = "2021"
55
rust-version = "1.75"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)