mirror of
https://github.com/mara-li/obsidian-simple-colored-folder.git
synced 2026-07-22 05:46:20 +00:00
chore(release): 0.0.16
This commit is contained in:
parent
34ed8956df
commit
9e6bee3c72
4 changed files with 8 additions and 3 deletions
|
|
@ -1,3 +1,8 @@
|
|||
## [0.0.16](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/0.0.15...0.0.16) (2025-05-02)
|
||||
### Bug Fixes
|
||||
|
||||
* prevent incorrectly notice for StS; wait for layout to be ready ([34ed895](https://github.com/Mara-Li/obsidian-simple-colored-folder/commit/34ed8956df73f7256287e37558e562524b507a6a))
|
||||
|
||||
## [0.0.15](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/0.0.14...0.0.15) (2025-04-30)
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "simple-colored-folder",
|
||||
"name": "Simple Colored Folder",
|
||||
"version": "0.0.15",
|
||||
"version": "0.0.16",
|
||||
"minAppVersion": "1.8.9",
|
||||
"description": "Automagically add color to roots folders and customize them with Style Settings.",
|
||||
"author": "Mara-Li",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "simple-colored-folder",
|
||||
"name": "Simple Colored Folder",
|
||||
"version": "0.0.15",
|
||||
"version": "0.0.16",
|
||||
"minAppVersion": "1.8.9",
|
||||
"description": "Automagically add color to roots folders and customize them with Style Settings.",
|
||||
"author": "Mara-Li",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "simple-colored-folder",
|
||||
"version": "0.0.15",
|
||||
"version": "0.0.16",
|
||||
"description": "Automagically add color to root folder, and customize it with Style Settings.",
|
||||
"main": "main.js",
|
||||
"private": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue