mirror of
https://github.com/mara-li/obsidian-simple-colored-folder.git
synced 2026-07-22 05:46:20 +00:00
chore(release): 1.3.0-4
This commit is contained in:
parent
24ce9dc2c1
commit
694258af50
3 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
## [1.3.0-4](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-3...1.3.0-4) (2025-11-06)
|
||||
### Bug Fixes
|
||||
|
||||
* enhance timeout settings descriptions and add explanations ([24ce9dc](https://github.com/Mara-Li/obsidian-simple-colored-folder/commit/24ce9dc2c144f16bab4ac4ed6ec625613b47aeb9))
|
||||
|
||||
## [1.3.0-3](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-2...1.3.0-3) (2025-11-06)
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "simple-colored-folder",
|
||||
"name": "Simple Colored Folder",
|
||||
"version": "1.3.0-3",
|
||||
"version": "1.3.0-4",
|
||||
"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": "1.3.0-3",
|
||||
"version": "1.3.0-4",
|
||||
"description": "Automagically add color to root folder, and customize it with Style Settings.",
|
||||
"main": "main.js",
|
||||
"private": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue