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