Skip to content

Commit da86a90

Browse files
committed
docs: add changelog entry for version 0.3.2 fix regarding missing package.json in bundled environments
1 parent 9ec4c92 commit da86a90

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

8+
## [0.3.2] - 2026-03-28
9+
10+
### Fixed
11+
- Handle missing `package.json` for version retrieval in bundled environments (e.g., Bun compile).
12+
813
## [0.3.1] - 2026-03-28
914

1015
### Changed

0 commit comments

Comments
 (0)