chore(release): 0.0.13

This commit is contained in:
mara-li 2025-04-24 09:32:12 +02:00
parent 98ce5759c5
commit 21b4792caa
4 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,5 @@
## [0.0.13](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/0.0.12...0.0.13) (2025-04-24)
## [0.0.12](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/0.0.11...0.0.12) (2025-04-23)
### Features

View file

@ -1,7 +1,7 @@
{
"id": "simple-colored-folder",
"name": "Simple Colored Folder",
"version": "0.0.12",
"version": "0.0.13",
"minAppVersion": "1.8.9",
"description": "Automagically add color to roots folders and customize them with Style Settings.",
"author": "Mara-Li",

View file

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