From 6d4dcc5ece28ecb2ef24eb81458f0f38633d2d96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 10:46:01 +0100 Subject: [PATCH] Release 0.40.0 (#201) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/bright-weeks-chew.md | 5 -- .changeset/dark-signs-show.md | 5 -- .changeset/evil-loops-feel.md | 5 -- .changeset/gentle-ducks-peel.md | 5 -- .changeset/giant-times-roll.md | 5 -- .changeset/old-wombats-slide.md | 5 -- .changeset/orange-showers-argue.md | 5 -- .changeset/poor-foxes-fall.md | 5 -- .changeset/status.json | 102 +++++++++++++++++++++++++++++ CHANGELOG.md | 16 +++++ manifest.json | 2 +- package.json | 2 +- versions.json | 3 +- 13 files changed, 122 insertions(+), 43 deletions(-) delete mode 100644 .changeset/bright-weeks-chew.md delete mode 100644 .changeset/dark-signs-show.md delete mode 100644 .changeset/evil-loops-feel.md delete mode 100644 .changeset/gentle-ducks-peel.md delete mode 100644 .changeset/giant-times-roll.md delete mode 100644 .changeset/old-wombats-slide.md delete mode 100644 .changeset/orange-showers-argue.md delete mode 100644 .changeset/poor-foxes-fall.md create mode 100644 .changeset/status.json diff --git a/.changeset/bright-weeks-chew.md b/.changeset/bright-weeks-chew.md deleted file mode 100644 index 199b8be..0000000 --- a/.changeset/bright-weeks-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": patch ---- - -fixing issue with select keywords outside SQL queries diff --git a/.changeset/dark-signs-show.md b/.changeset/dark-signs-show.md deleted file mode 100644 index 45e01f6..0000000 --- a/.changeset/dark-signs-show.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": patch ---- - -disabling logs in the console on production builds diff --git a/.changeset/evil-loops-feel.md b/.changeset/evil-loops-feel.md deleted file mode 100644 index a7c30a9..0000000 --- a/.changeset/evil-loops-feel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": minor ---- - -JSONL and NDJSON support diff --git a/.changeset/gentle-ducks-peel.md b/.changeset/gentle-ducks-peel.md deleted file mode 100644 index 119d1e1..0000000 --- a/.changeset/gentle-ducks-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": patch ---- - -fixed syntax highlighting in callouts diff --git a/.changeset/giant-times-roll.md b/.changeset/giant-times-roll.md deleted file mode 100644 index be929d6..0000000 --- a/.changeset/giant-times-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": minor ---- - -adding support for TAGS macro diff --git a/.changeset/old-wombats-slide.md b/.changeset/old-wombats-slide.md deleted file mode 100644 index da0b234..0000000 --- a/.changeset/old-wombats-slide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": minor ---- - -underlying engine updated to wa-sqlite diff --git a/.changeset/orange-showers-argue.md b/.changeset/orange-showers-argue.md deleted file mode 100644 index 8161497..0000000 --- a/.changeset/orange-showers-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": minor ---- - -Adding tasks statuses support diff --git a/.changeset/poor-foxes-fall.md b/.changeset/poor-foxes-fall.md deleted file mode 100644 index 86736bb..0000000 --- a/.changeset/poor-foxes-fall.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sqlseal": patch ---- - -fixing issue with config table not found on first run diff --git a/.changeset/status.json b/.changeset/status.json new file mode 100644 index 0000000..2b04f09 --- /dev/null +++ b/.changeset/status.json @@ -0,0 +1,102 @@ +{ + "changesets": [ + { + "releases": [ + { + "name": "sqlseal", + "type": "patch" + } + ], + "summary": "fixing issue with select keywords outside SQL queries", + "id": "bright-weeks-chew" + }, + { + "releases": [ + { + "name": "sqlseal", + "type": "patch" + } + ], + "summary": "disabling logs in the console on production builds", + "id": "dark-signs-show" + }, + { + "releases": [ + { + "name": "sqlseal", + "type": "minor" + } + ], + "summary": "JSONL and NDJSON support", + "id": "evil-loops-feel" + }, + { + "releases": [ + { + "name": "sqlseal", + "type": "patch" + } + ], + "summary": "fixed syntax highlighting in callouts", + "id": "gentle-ducks-peel" + }, + { + "releases": [ + { + "name": "sqlseal", + "type": "minor" + } + ], + "summary": "adding support for TAGS macro", + "id": "giant-times-roll" + }, + { + "releases": [ + { + "name": "sqlseal", + "type": "minor" + } + ], + "summary": "underlying engine updated to wa-sqlite", + "id": "old-wombats-slide" + }, + { + "releases": [ + { + "name": "sqlseal", + "type": "minor" + } + ], + "summary": "Adding tasks statuses support", + "id": "orange-showers-argue" + }, + { + "releases": [ + { + "name": "sqlseal", + "type": "patch" + } + ], + "summary": "fixing issue with config table not found on first run", + "id": "poor-foxes-fall" + } + ], + "releases": [ + { + "name": "sqlseal", + "type": "minor", + "oldVersion": "0.39.1", + "changesets": [ + "bright-weeks-chew", + "dark-signs-show", + "evil-loops-feel", + "gentle-ducks-peel", + "giant-times-roll", + "old-wombats-slide", + "orange-showers-argue", + "poor-foxes-fall" + ], + "newVersion": "0.40.0" + } + ] +} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b3caaff..86f6a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Releases +## 0.40.0 + +### Minor Changes + +- fc24a4f: JSONL and NDJSON support +- c038366: adding support for TAGS macro +- bf085fe: underlying engine updated to wa-sqlite +- c856713: Adding tasks statuses support + +### Patch Changes + +- 03dfcd7: fixing issue with select keywords outside SQL queries +- b852977: disabling logs in the console on production builds +- d9cb4d5: fixed syntax highlighting in callouts +- 33e19df: fixing issue with config table not found on first run + ## 0.39.1 ### Patch Changes diff --git a/manifest.json b/manifest.json index d814253..1ca4eaa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "sqlseal", "name": "SQLSeal", - "version": "0.39.1", + "version": "0.40.0", "minAppVersion": "0.15.0", "description": "Use SQL in your notes to query your vault files and CSV content.", "author": "hypersphere", diff --git a/package.json b/package.json index 5f531cf..78555ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqlseal", - "version": "0.39.1", + "version": "0.40.0", "description": "A plugin for Obsidian that allows you to run SQL queries on your notes.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index ff0e201..4560f52 100644 --- a/versions.json +++ b/versions.json @@ -67,5 +67,6 @@ "0.37.1": "0.15.0", "0.38.0": "0.15.0", "0.39.0": "0.15.0", - "0.39.1": "0.15.0" + "0.39.1": "0.15.0", + "0.40.0": "0.15.0" } \ No newline at end of file