Skip to content

Commit 39377cc

Browse files
committed
release: 0.4.0
1 parent 48b7a85 commit 39377cc

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# Changelog
2+
## 0.4.0
3+
4+
### New Features ✨
5+
6+
- (ltm) Tighten entry budget, add consolidation pass by @BYK in [74728df1](https://github.com/BYK/opencode-lore/commit/74728df154a47529ceee418ddeaf7baf0e5aa38a)
7+
8+
### Internal Changes 🔧
9+
10+
- Use Craft composite action with app token for release by @BYK in [48b7a858](https://github.com/BYK/opencode-lore/commit/48b7a858679ebddc84f6a3b90f3c75dcb0326b39)
11+
- Use Craft reusable workflow for release by @BYK in [2ed8af27](https://github.com/BYK/opencode-lore/commit/2ed8af27ff89f16b76fecc5d5ac9886ec81956d2)
12+
213
## 0.3.9
314

415
### Internal Changes 🔧

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-lore",
3-
"version": "0.3.9",
3+
"version": "0.4.0",
44
"type": "module",
55
"license": "MIT",
66
"description": "Three-tier memory architecture for OpenCode — distillation, not summarization",

0 commit comments

Comments
 (0)