chore(release): 0.2.2 [skip ci]

This commit is contained in:
semantic-release
2025-02-14 02:21:17 +00:00
parent 373640c843
commit 128b7657ec
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,10 +1,16 @@
# CHANGELOG
## v0.2.2 (2025-02-14)
## v0.2.1 (2025-02-14)
### Bug Fixes
- Activate vitualenv in installer build
([`d4c8293`](https://github.com/basicmachines-co/basic-memory/commit/d4c8293687a52eaf3337fe02e2f7b80e4cc9a1bb))
- Trigger installer build on release
([`f11bf78`](https://github.com/basicmachines-co/basic-memory/commit/f11bf78f3f600d0e1b01996cf8e1f9c39e3dd218))
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "basic-memory"
version = "0.2.1"
version = "0.2.2"
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
readme = "README.md"
requires-python = ">=3.12.1"