Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 69ea364

Browse files
committed
fix: fix log file bugs
re #34
1 parent a181ca3 commit 69ea364

7 files changed

+559
-449
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.1.5](https://github.com/JYC333/obsidian-file-structure-format/compare/2.1.4...2.1.5) (2023-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* fix log file bugs ([45e7d53](https://github.com/JYC333/obsidian-file-structure-format/commit/45e7d539624e384193178b1ee2bef1f90fe73ab6)), closes [#34](https://github.com/JYC333/obsidian-file-structure-format/issues/34)
7+
8+
9+
110
## [2.1.4](https://github.com/JYC333/obsidian-file-structure-format/compare/2.1.3...2.1.4) (2023-12-07)
211

312

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-attachment-name-formatting",
33
"name": "Attachment Name Formatting",
4-
"version": "2.1.4",
4+
"version": "2.1.5",
55
"minAppVersion": "0.12.0",
66
"description": "Obsidian plugin for formatting attachments name (filename attachmentType indexNumber.xxx)",
77
"author": "JYC333",

0 commit comments

Comments
 (0)