Skip to content

Commit bb1b9b4

Browse files
authored
chore(master): release 1.11.4 (#61)
🤖 I have created a release *beep* *boop* --- ## [1.11.4](v1.11.3...v1.11.4) (2026-03-13) ### Bug Fixes * thread-safe SQLite trackers and vault write serialization ([#60](#60)) ([c11b7e2](c11b7e2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent c11b7e2 commit bb1b9b4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.11.3"
2+
".": "1.11.4"
33
}

CHANGELOG.md

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

3+
## [1.11.4](https://github.com/mlorentedev/hive/compare/v1.11.3...v1.11.4) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* thread-safe SQLite trackers and vault write serialization ([#60](https://github.com/mlorentedev/hive/issues/60)) ([c11b7e2](https://github.com/mlorentedev/hive/commit/c11b7e2779166fb856532ab04e56195a0f71b9bd))
9+
310
## [1.11.3](https://github.com/mlorentedev/hive/compare/v1.11.2...v1.11.3) (2026-03-13)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hive-vault"
3-
version = "1.11.3"
3+
version = "1.11.4"
44
description = "Unified MCP server for AI-assisted development — on-demand Obsidian vault access + worker delegation"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)