Skip to content

Commit 51d25d8

Browse files
committed
release(obsidian): v0.1.2
1 parent c06e85b commit 51d25d8

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

hindsight-docs/src/pages/changelog/integrations/obsidian.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ For the source code, see [`hindsight-integrations/obsidian`](https://github.com/
1010

1111
[Back to main changelog](/changelog)
1212

13+
## [0.1.2](https://github.com/vectorize-io/hindsight/tree/integrations/obsidian/v0.1.2)
14+
15+
**Bug Fixes**
16+
17+
- Fixes an issue in the Obsidian chat view to meet community-store review requirements for v0.1.2.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}><img src="https://github.com/benfrank241.png?size=40" alt="@benfrank241" width="18" height="18" style={{borderRadius: "50%"}} />@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/c06e85b64" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>c06e85b64</a>
18+
1319
## [0.1.1](https://github.com/vectorize-io/hindsight/tree/integrations/obsidian/v0.1.1)
1420

1521
**Features**

hindsight-integrations/obsidian/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vectorize-io/hindsight-obsidian",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Obsidian plugin for Hindsight — sync your vault into agent memory and chat grounded on your notes",
55
"license": "MIT",
66
"homepage": "https://hindsight.vectorize.io",

skills/hindsight-docs/references/changelog/integrations/obsidian.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ For the source code, see [`hindsight-integrations/obsidian`](https://github.com/
1010

1111
[Back to main changelog](../index.md)
1212

13+
## [0.1.2](https://github.com/vectorize-io/hindsight/tree/integrations/obsidian/v0.1.2)
14+
15+
**Bug Fixes**
16+
17+
- Fixes an issue in the Obsidian chat view to meet community-store review requirements for v0.1.2.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}>@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/c06e85b64" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>c06e85b64</a>
18+
1319
## [0.1.1](https://github.com/vectorize-io/hindsight/tree/integrations/obsidian/v0.1.1)
1420

1521
**Features**

0 commit comments

Comments
 (0)