chore(release): 1.3.0-7

This commit is contained in:
Mara 2025-11-07 00:51:52 +01:00
parent c3d489664e
commit 8a0694f60a
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
## [1.3.0-7](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-6...1.3.0-7) (2025-11-06)
### Features
* improve UI ([c3d4896](https://github.com/Mara-Li/obsidian-simple-colored-folder/commit/c3d489664e66459699b7638e32100da2bbcf8301))
## [1.3.0-6](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-5...1.3.0-6) (2025-11-06)
### Bug Fixes

View file

@ -1,7 +1,7 @@
{
"id": "simple-colored-folder",
"name": "Simple Colored Folder",
"version": "1.3.0-6",
"version": "1.3.0-7",
"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-6",
"version": "1.3.0-7",
"description": "Automagically add color to root folder, and customize it with Style Settings.",
"main": "main.js",
"private": true,