Skip to content

Commit 8a5a970

Browse files
author
semantic-release
committed
chore(release): 0.2.21 [skip ci]
1 parent 65ebe5d commit 8a5a970

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.2.21 (2025-02-15)
5+
6+
### Bug Fixes
7+
8+
- Fix osx installer github action
9+
([`65ebe5d`](https://github.com/basicmachines-co/basic-memory/commit/65ebe5d19491e5ff047c459d799498ad5dd9cd1a))
10+
11+
412
## v0.2.20 (2025-02-14)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "basic-memory"
3-
version = "0.2.20"
3+
version = "0.2.21"
44
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
55
readme = "README.md"
66
requires-python = ">=3.12.1"

0 commit comments

Comments
 (0)