Skip to content

Commit 5b84816

Browse files
chore(release): 2.4.0 [skip ci]
## [2.4.0](v2.3.0...v2.4.0) (2026-01-16) ### Features * **parallel:** integrate auto-suggester hook with m4-generate ([7771344](7771344))
1 parent 7771344 commit 5b84816

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to Manifold will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.4.0](https://github.com/dhanesh/manifold/compare/v2.3.0...v2.4.0) (2026-01-16)
9+
10+
### Features
11+
12+
* **parallel:** integrate auto-suggester hook with m4-generate ([7771344](https://github.com/dhanesh/manifold/commit/7771344fc802b632c3488618daabd76676e08578))
13+
814
## [2.3.0](https://github.com/dhanesh/manifold/compare/v2.2.1...v2.3.0) (2026-01-16)
915

1016
### Features

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manifold/cli",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "Native CLI for Manifold constraint-first development framework",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)