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,13 @@ All notable changes to Loop Engine will be documented here.
55Format: [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
66Versioning: [ 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
You can’t perform that action at this time.
0 commit comments