Skip to content

Commit

Permalink
V0.2.4: plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
danpacho committed Aug 21, 2024
1 parent 54cf5a9 commit 2244092
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @obsidian_blogger/plugin

## 0.2.4

### Patch Changes

- Update decoding logic at plugin and update dynamic config for meta-validator

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@obsidian_blogger/plugin",
"version": "0.2.3",
"version": "0.2.4",
"description": "Obsidian plugin for extract vault to contents.",
"author": "danpacho",
"license": "MIT",
Expand Down

0 comments on commit 2244092

Please sign in to comment.