chore(release): 0.0.3

This commit is contained in:
Mara 2025-03-19 13:37:49 +01:00
parent 8ea465bc46
commit 522dde6ea1
4 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,5 @@
## [0.0.3](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/0.0.2...0.0.3) (2025-03-19)
## [0.0.2](https://github.com/Mara-Li/obsidian-simple-colored-folder/compare/0.0.1...0.0.2) (2025-03-19)
### Features

View file

@ -1,7 +1,7 @@
{
"id": "simple-colored-folder",
"name": "Simple Colored Folder",
"version": "0.0.2",
"version": "0.0.3",
"minAppVersion": "1.5.12",
"description": "Automagically add color to root folder, and customize it with Style Settings.",
"author": "Mara-Li",

View file

@ -1,7 +1,7 @@
{
"id": "simple-colored-folder",
"name": "Simple Colored Folder",
"version": "0.0.2",
"version": "0.0.3",
"minAppVersion": "1.5.12",
"description": "Automagically add color to root folder, and customize it with Style Settings.",
"author": "Mara-Li",

View file

@ -1,6 +1,6 @@
{
"name": "simple-colored-folder",
"version": "0.0.2",
"version": "0.0.3",
"description": "Automagically add color to root folder, and customize it with Style Settings.",
"main": "main.js",
"private": true,