chore(release): 1.3.0-9

This commit is contained in:
Mara 2025-11-08 11:27:00 +01:00
parent 425785a5ae
commit d60097f0ea
3 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
## [1.3.0-9](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-8...1.3.0-9) (2025-11-08)
## [1.3.0-8](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/1.3.0-7...1.3.0-8) (2025-11-07)
### Features

View file

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