chore(release): 0.2.14 [skip ci]

This commit is contained in:
semantic-release
2025-02-14 04:48:00 +00:00
parent 80cdecdbf0
commit 9fac1af230
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,9 @@
# CHANGELOG
## v0.2.14 (2025-02-14)
## v0.2.13 (2025-02-14)
### Bug Fixes
@@ -8,6 +11,9 @@
- Refactor release.yml installer
([`a152657`](https://github.com/basicmachines-co/basic-memory/commit/a15265783e47c22d8c7931396281d023b3694e27))
- Try using symlinks in installer build
([`8dd923d`](https://github.com/basicmachines-co/basic-memory/commit/8dd923d5bc0587276f92b5f1db022ad9c8687e45))
## v0.2.12 (2025-02-14)
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "basic-memory"
version = "0.2.13"
version = "0.2.14"
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
readme = "README.md"
requires-python = ">=3.12.1"