mirror of
https://github.com/mara-li/obsidian-my-thesaurus.git
synced 2026-07-22 05:38:22 +00:00
chore(release): 0.0.10
This commit is contained in:
parent
99f274cbe2
commit
e2185fa767
4 changed files with 5 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
## [0.0.10](https://github.com/Mara-Li/obsidian-my-thesaurus/compare/0.0.9...0.0.10) (2025-02-27)
|
||||||
|
|
||||||
## [0.0.9](https://github.com/Mara-Li/obsidian-my-thesaurus/compare/0.0.8...0.0.9) (2025-02-24)
|
## [0.0.9](https://github.com/Mara-Li/obsidian-my-thesaurus/compare/0.0.8...0.0.9) (2025-02-24)
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "my-thesaurus",
|
"id": "my-thesaurus",
|
||||||
"name": "My Thesaurus",
|
"name": "My Thesaurus",
|
||||||
"version": "0.0.9",
|
"version": "0.0.10",
|
||||||
"minAppVersion": "1.5.12",
|
"minAppVersion": "1.5.12",
|
||||||
"description": "Automagically adds tags based on a simple csv file or a Markdown table.",
|
"description": "Automagically adds tags based on a simple csv file or a Markdown table.",
|
||||||
"author": "mara-li",
|
"author": "mara-li",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "my-thesaurus",
|
"id": "my-thesaurus",
|
||||||
"name": "My Thesaurus",
|
"name": "My Thesaurus",
|
||||||
"version": "0.0.9",
|
"version": "0.0.10",
|
||||||
"minAppVersion": "1.5.12",
|
"minAppVersion": "1.5.12",
|
||||||
"description": "Automagically adds tags based on a simple csv file or a Markdown table.",
|
"description": "Automagically adds tags based on a simple csv file or a Markdown table.",
|
||||||
"author": "mara-li",
|
"author": "mara-li",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "my-thesaurus",
|
"name": "my-thesaurus",
|
||||||
"version": "0.0.9",
|
"version": "0.0.10",
|
||||||
"description": "Add automagically tags based on a thesaurus (CSV or markdown table).",
|
"description": "Add automagically tags based on a thesaurus (CSV or markdown table).",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue