chore(release): bump version to 9.7.1

This commit is contained in:
quorafind 2025-08-16 14:18:27 +08:00
parent feaa74a963
commit ed3ad310ba
8 changed files with 146 additions and 134 deletions

View file

@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
## [9.7.1](https://github.com/Quorafind/Obsidian-Task-Progress-Bar/compare/9.7.0...9.7.1) (2025-08-16)
### Refactors
* **date-parsing:** migrate to date-fns and add custom date format support ([8dff8d1](https://github.com/Quorafind/Obsidian-Task-Progress-Bar/commit/8dff8d1b861761ad1e82d49c54218fcebf51f054))
### Chores
* **i18n:** add onboarding and setup wizard translations ([dc98350](https://github.com/Quorafind/Obsidian-Task-Progress-Bar/commit/dc98350f30cd5c19ba5f92c039b4660d3887c44e))
## [9.7.0](https://github.com/Quorafind/Obsidian-Task-Progress-Bar/compare/9.6.3...9.6.4) (2025-08-15)
### Features

View file

@ -1,7 +1,7 @@
{
"id": "obsidian-task-progress-bar",
"name": "Task Genius",
"version": "9.7.0",
"version": "9.7.1",
"minAppVersion": "0.15.2",
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
"author": "Boninall",

16
dist/manifest.json vendored
View file

@ -1,10 +1,10 @@
{
"id": "obsidian-task-progress-bar",
"name": "Task Genius",
"version": "9.7.0",
"minAppVersion": "0.15.2",
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind",
"isDesktopOnly": false
"id": "obsidian-task-progress-bar",
"name": "Task Genius",
"version": "9.7.1",
"minAppVersion": "0.15.2",
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind",
"isDesktopOnly": false
}

3
dist/versions.json vendored
View file

@ -112,5 +112,6 @@
"9.6.2": "0.15.2",
"9.6.3": "0.15.2",
"9.6.4": "0.15.2",
"9.7.0": "0.15.2"
"9.7.0": "0.15.2",
"9.7.1": "0.15.2"
}

View file

@ -1,7 +1,7 @@
{
"id": "obsidian-task-progress-bar",
"name": "Task Genius",
"version": "9.7.0",
"version": "9.7.1",
"minAppVersion": "0.15.2",
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
"author": "Boninall",

View file

@ -1,10 +1,10 @@
{
"id": "obsidian-task-progress-bar",
"name": "Task Genius",
"version": "9.7.0",
"minAppVersion": "0.15.2",
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind",
"isDesktopOnly": false
"id": "obsidian-task-progress-bar",
"name": "Task Genius",
"version": "9.7.1",
"minAppVersion": "0.15.2",
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind",
"isDesktopOnly": false
}

View file

@ -1,6 +1,6 @@
{
"name": "task-genius",
"version": "9.7.0",
"version": "9.7.1",
"description": "Comprehensive task management plugin for Obsidian with progress bars, task status cycling, and advanced task tracking features.",
"main": "main.js",
"scripts": {

View file

@ -1,116 +1,117 @@
{
"1.0.0": "0.9.7",
"1.0.1": "0.12.0",
"1.0.2": "0.12.0",
"1.1.0": "0.12.0",
"1.1.1": "0.12.0",
"1.2.0": "0.15.2",
"1.3.0": "0.15.2",
"1.3.1": "0.15.2",
"1.3.2": "0.15.2",
"1.4.0": "0.15.2",
"1.5.0": "0.15.2",
"1.5.1": "0.15.2",
"1.6.0": "0.15.2",
"1.6.1": "0.15.2",
"2.0.0": "0.15.2",
"3.0.0": "0.15.2",
"3.0.1": "0.15.2",
"3.1.0": "0.15.2",
"3.2.0": "0.15.2",
"3.3.0": "0.15.2",
"3.3.1": "0.15.2",
"3.3.2": "0.15.2",
"3.3.3": "0.15.2",
"3.4.0": "0.15.2",
"3.4.1": "0.15.2",
"3.5.0": "0.15.2",
"3.6.1": "0.15.2",
"3.8.0": "0.15.2",
"4.0.0": "0.15.2",
"4.0.1": "0.15.2",
"4.1.0": "0.15.2",
"4.1.1": "0.15.2",
"4.2.0": "0.15.2",
"4.3.0": "0.15.2",
"4.3.1": "0.15.2",
"5.0.0": "0.15.2",
"6.0.0": "0.15.2",
"6.1.0": "0.15.2",
"6.2.0": "0.15.2",
"6.2.1": "0.15.2",
"6.2.2": "0.15.2",
"7.0.0": "0.15.2",
"7.0.1": "0.15.2",
"7.1.0": "0.15.2",
"7.1.1": "0.15.2",
"7.2.0": "0.15.2",
"7.2.1": "0.15.2",
"8.0.0": "0.15.2",
"8.1.0": "0.15.2",
"8.1.1": "0.15.2",
"8.2.0": "0.15.2",
"8.3.0": "0.15.2",
"8.3.1": "0.15.2",
"8.4.0": "0.15.2",
"8.5.0": "0.15.2",
"8.6.0": "0.15.2",
"8.6.1": "0.15.2",
"8.6.2": "0.15.2",
"8.6.3": "0.15.2",
"8.6.4": "0.15.2",
"8.6.5": "0.15.2",
"8.7.0": "0.15.2",
"8.8.0": "0.15.2",
"8.8.1": "0.15.2",
"8.8.2": "0.15.2",
"8.8.3": "0.15.2",
"8.9.0": "0.15.2",
"8.10.0": "0.15.2",
"8.10.1": "0.15.2",
"9.0.0-beta.1": "0.15.2",
"9.0.0-beta.2": "0.15.2",
"9.0.0-beta.3": "0.15.2",
"9.0.0-beta.4": "0.15.2",
"9.0.0-beta.5": "0.15.2",
"9.0.0-beta.6": "0.15.2",
"9.0.0-beta.7": "0.15.2",
"9.0.0-beta.8": "0.15.2",
"9.0.0-beta.9": "0.15.2",
"9.0.0-beta.10": "0.15.2",
"9.0.0-beta.11": "0.15.2",
"9.0.0": "0.15.2",
"9.0.1": "0.15.2",
"9.0.2": "0.15.2",
"9.0.3": "0.15.2",
"9.0.4": "0.15.2",
"9.0.5": "0.15.2",
"9.0.6": "0.15.2",
"9.1.0-beta.1": "0.15.2",
"9.1.0-beta.2": "0.15.2",
"9.1.0-beta.3": "0.15.2",
"9.1.0-beta.5": "0.15.2",
"9.1.0-beta.6": "0.15.2",
"9.1.0-beta.7": "0.15.2",
"9.1.0-beta.8": "0.15.2",
"9.1.0-beta.9": "0.15.2",
"9.1.0-beta.10": "0.15.2",
"9.1.0": "0.15.2",
"9.1.1": "0.15.2",
"9.1.2": "0.15.2",
"9.1.3": "0.15.2",
"9.1.4": "0.15.2",
"9.1.5": "0.15.2",
"9.2.0": "0.15.2",
"9.2.1": "0.15.2",
"9.2.2": "0.15.2",
"9.3.0": "0.15.2",
"9.4.0": "0.15.2",
"9.5.0": "0.15.2",
"9.6.0": "0.15.2",
"9.6.1": "0.15.2",
"9.6.2": "0.15.2",
"9.6.3": "0.15.2",
"9.6.4": "0.15.2",
"9.7.0": "0.15.2"
"1.0.0": "0.9.7",
"1.0.1": "0.12.0",
"1.0.2": "0.12.0",
"1.1.0": "0.12.0",
"1.1.1": "0.12.0",
"1.2.0": "0.15.2",
"1.3.0": "0.15.2",
"1.3.1": "0.15.2",
"1.3.2": "0.15.2",
"1.4.0": "0.15.2",
"1.5.0": "0.15.2",
"1.5.1": "0.15.2",
"1.6.0": "0.15.2",
"1.6.1": "0.15.2",
"2.0.0": "0.15.2",
"3.0.0": "0.15.2",
"3.0.1": "0.15.2",
"3.1.0": "0.15.2",
"3.2.0": "0.15.2",
"3.3.0": "0.15.2",
"3.3.1": "0.15.2",
"3.3.2": "0.15.2",
"3.3.3": "0.15.2",
"3.4.0": "0.15.2",
"3.4.1": "0.15.2",
"3.5.0": "0.15.2",
"3.6.1": "0.15.2",
"3.8.0": "0.15.2",
"4.0.0": "0.15.2",
"4.0.1": "0.15.2",
"4.1.0": "0.15.2",
"4.1.1": "0.15.2",
"4.2.0": "0.15.2",
"4.3.0": "0.15.2",
"4.3.1": "0.15.2",
"5.0.0": "0.15.2",
"6.0.0": "0.15.2",
"6.1.0": "0.15.2",
"6.2.0": "0.15.2",
"6.2.1": "0.15.2",
"6.2.2": "0.15.2",
"7.0.0": "0.15.2",
"7.0.1": "0.15.2",
"7.1.0": "0.15.2",
"7.1.1": "0.15.2",
"7.2.0": "0.15.2",
"7.2.1": "0.15.2",
"8.0.0": "0.15.2",
"8.1.0": "0.15.2",
"8.1.1": "0.15.2",
"8.2.0": "0.15.2",
"8.3.0": "0.15.2",
"8.3.1": "0.15.2",
"8.4.0": "0.15.2",
"8.5.0": "0.15.2",
"8.6.0": "0.15.2",
"8.6.1": "0.15.2",
"8.6.2": "0.15.2",
"8.6.3": "0.15.2",
"8.6.4": "0.15.2",
"8.6.5": "0.15.2",
"8.7.0": "0.15.2",
"8.8.0": "0.15.2",
"8.8.1": "0.15.2",
"8.8.2": "0.15.2",
"8.8.3": "0.15.2",
"8.9.0": "0.15.2",
"8.10.0": "0.15.2",
"8.10.1": "0.15.2",
"9.0.0-beta.1": "0.15.2",
"9.0.0-beta.2": "0.15.2",
"9.0.0-beta.3": "0.15.2",
"9.0.0-beta.4": "0.15.2",
"9.0.0-beta.5": "0.15.2",
"9.0.0-beta.6": "0.15.2",
"9.0.0-beta.7": "0.15.2",
"9.0.0-beta.8": "0.15.2",
"9.0.0-beta.9": "0.15.2",
"9.0.0-beta.10": "0.15.2",
"9.0.0-beta.11": "0.15.2",
"9.0.0": "0.15.2",
"9.0.1": "0.15.2",
"9.0.2": "0.15.2",
"9.0.3": "0.15.2",
"9.0.4": "0.15.2",
"9.0.5": "0.15.2",
"9.0.6": "0.15.2",
"9.1.0-beta.1": "0.15.2",
"9.1.0-beta.2": "0.15.2",
"9.1.0-beta.3": "0.15.2",
"9.1.0-beta.5": "0.15.2",
"9.1.0-beta.6": "0.15.2",
"9.1.0-beta.7": "0.15.2",
"9.1.0-beta.8": "0.15.2",
"9.1.0-beta.9": "0.15.2",
"9.1.0-beta.10": "0.15.2",
"9.1.0": "0.15.2",
"9.1.1": "0.15.2",
"9.1.2": "0.15.2",
"9.1.3": "0.15.2",
"9.1.4": "0.15.2",
"9.1.5": "0.15.2",
"9.2.0": "0.15.2",
"9.2.1": "0.15.2",
"9.2.2": "0.15.2",
"9.3.0": "0.15.2",
"9.4.0": "0.15.2",
"9.5.0": "0.15.2",
"9.6.0": "0.15.2",
"9.6.1": "0.15.2",
"9.6.2": "0.15.2",
"9.6.3": "0.15.2",
"9.6.4": "0.15.2",
"9.7.0": "0.15.2",
"9.7.1": "0.15.2"
}