Skip to content

Commit

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

## 0.2.5

### Patch Changes

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

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/build_system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@obsidian_blogger/build_system",
"version": "0.2.4",
"version": "0.2.5",
"description": "Post build system",
"author": "danpacho",
"license": "MIT",
Expand Down

0 comments on commit 54cf5a9

Please sign in to comment.