Skip to content

Commit 70162b4

Browse files
committed
docs: add changelog entry for v0.1.3
Signed-off-by: Todd Palmer <todd@betterdata.co>
1 parent 8293fc8 commit 70162b4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.3] — 2026-03-14
9+
10+
### Added
11+
- `repository` field added to all 23 published `@loop-engine/*` package manifests, including correct `directory` mapping for `packages/*` and `packages/adapters/*`
12+
13+
### Changed
14+
- Version bumped from `0.1.2` to `0.1.3` across all `@loop-engine/*` packages
15+
816
## [0.1.2] — 2026-03-13
917

1018
### Added
@@ -52,6 +60,7 @@ Versioning: [Semantic Versioning](https://semver.org/)
5260
- Apache-2.0 license
5361
- Full test suite across all packages
5462

63+
[0.1.3]: https://github.com/loopengine/loop-engine/compare/v0.1.2...v0.1.3
5564
[0.1.2]: https://github.com/loopengine/loop-engine/compare/v0.1.1...v0.1.2
5665
[0.1.1]: https://github.com/loopengine/loop-engine/compare/v0.1.0...v0.1.1
5766
[0.1.0]: https://github.com/loopengine/loop-engine/releases/tag/v0.1.0

0 commit comments

Comments
 (0)