Skip to content

Commit 3feb015

Browse files
committed
docs: add changelog entry for v0.1.5
Signed-off-by: Todd Palmer <todd@betterdata.co>
1 parent 1f8b19f commit 3feb015

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to Loop Engine will be documented here.
55
Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
Versioning: [Semantic Versioning](https://semver.org/)
77

8+
## [0.1.5] — 2026-03-14
9+
10+
### Fixed
11+
- Replaced `workspace:*` references with explicit version pins for npm compatibility
12+
- Fixed stale dependency pins in published tarballs
13+
- Clean build verified — `npm install @loop-engine/sdk` works correctly
14+
815
## [0.1.3] — 2026-03-14
916

1017
### Added
@@ -60,6 +67,7 @@ Versioning: [Semantic Versioning](https://semver.org/)
6067
- Apache-2.0 license
6168
- Full test suite across all packages
6269

70+
[0.1.5]: https://github.com/loopengine/loop-engine/compare/v0.1.4...v0.1.5
6371
[0.1.3]: https://github.com/loopengine/loop-engine/compare/v0.1.2...v0.1.3
6472
[0.1.2]: https://github.com/loopengine/loop-engine/compare/v0.1.1...v0.1.2
6573
[0.1.1]: https://github.com/loopengine/loop-engine/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)