We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec4c92 commit da86a90Copy full SHA for da86a90
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to apcore-cli (TypeScript SDK) will be documented in this fi
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
13
## [0.3.1] - 2026-03-28
14
15
### Changed
0 commit comments