Skip to content

Commit ebfa5a1

Browse files
chore(main): release 0.3.2 (#11)
🤖 I have created a release *beep* *boop* --- ## [0.3.2](v0.3.1...v0.3.2) (2026-04-02) ### Bug Fixes * correct inverted sign on benchmark delta percentage display ([5801fec](5801fec)) * pass explicit token to release-please action ([96c9c68](96c9c68)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Wes Eklund <s.wes35@gmail.com>
1 parent 96c9c68 commit ebfa5a1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.1"
2+
".": "0.3.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.3.2](https://github.com/weklund/mlx-stack/compare/v0.3.1...v0.3.2) (2026-04-02)
8+
9+
10+
### Bug Fixes
11+
12+
* correct inverted sign on benchmark delta percentage display ([ae7d209](https://github.com/weklund/mlx-stack/commit/ae7d20981e48b6033de9ed05115a2754576fd2a7))
13+
* pass explicit token to release-please action ([96c9c68](https://github.com/weklund/mlx-stack/commit/96c9c686f21873a2b1a3b3596bcf87005e08843e))
14+
715
## [0.1.0] - 2025-03-31
816

917
Initial release of mlx-stack — a CLI control plane for local LLM inference infrastructure on Apple Silicon.

0 commit comments

Comments
 (0)