Skip to content

Commit e4e492b

Browse files
chore(release): 2.3.0 [skip ci]
## [2.3.0](v2.2.1...v2.3.0) (2026-01-16) ### Features * **install:** auto-detect latest version from github api ([2b80c04](2b80c04))
1 parent 2b80c04 commit e4e492b

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.3.0](https://github.com/dhanesh/manifold/compare/v2.2.1...v2.3.0) (2026-01-16)
9+
10+
### Features
11+
12+
* **install:** auto-detect latest version from github api ([2b80c04](https://github.com/dhanesh/manifold/commit/2b80c046b0f2e0cb4b89832f5c1c8e32944e32c3))
13+
814
## [2.2.1](https://github.com/dhanesh/manifold/compare/v2.2.0...v2.2.1) (2026-01-16)
915

1016
### Bug Fixes

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.2.1",
3+
"version": "2.3.0",
44
"description": "Native CLI for Manifold constraint-first development framework",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)