Skip to content

Commit 6a8eb3c

Browse files
chore(release): 1.2.11
1 parent 0bd5b88 commit 6a8eb3c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v1.2.11 - 2026-03-25
4+
5+
### Other
6+
- Remove commit validation; update CHRONICLE
7+
- Merge branch 'main' of https://github.com/CptPlastic/lore-book
8+
- Add PyPI publish job and CHRONICLE notes
9+
310
## v1.2.10 - 2026-03-25
411

512
### Documentation

src/lore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""lore — AI memory manager for local repos and projects."""
22

3-
__version__ = "1.2.10"
3+
__version__ = "1.2.11"

0 commit comments

Comments
 (0)