chore(release): 1.3.0-4

This commit is contained in:
Mara 2025-11-06 14:42:12 +01:00
parent 24ce9dc2c1
commit 694258af50
3 changed files with 7 additions and 2 deletions

View file

@ -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

View file

@ -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",

View file

@ -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,