File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to Manifold will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.2.1] ( https://github.com/dhanesh/manifold/compare/v2.2.0...v2.2.1 ) (2026-01-16)
9+
10+ ### Bug Fixes
11+
12+ * ** tests:** resolve parallel test failures ([ 6c3996e] ( https://github.com/dhanesh/manifold/commit/6c3996e819d87a40c21346ef82e89172d801ae4f ) )
13+
814## [ 2.2.0] ( https://github.com/dhanesh/manifold/compare/v2.1.2...v2.2.0 ) (2026-01-16)
915
1016### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @manifold/cli" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " Native CLI for Manifold constraint-first development framework" ,
55 "type" : " module" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments