publish new versions (#3068)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837858037

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-27 10:32:20 +00:00
committed by tauri-bot
parent 047d6ed5a0
commit 8fba13f14d
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## \[2.3.1]
- [`93426f85`](https://github.com/tauri-apps/plugins-workspace/commit/93426f85120f49beb9f40222bff45185a32d54a9) Fixed an issue that caused docs.rs builds to fail. No user facing changes.
## \[2.3.0]
- [`f209b2f2`](https://github.com/tauri-apps/plugins-workspace/commit/f209b2f23cb29133c97ad5961fb46ef794dbe063) ([#2804](https://github.com/tauri-apps/plugins-workspace/pull/2804) by [@renovate](https://github.com/tauri-apps/plugins-workspace/../../renovate)) Updated tauri to 2.6

View File

@@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-sql"
version = "2.3.0"
version = "2.3.1"
description = "Interface with SQL databases."
authors = { workspace = true }
license = { workspace = true }

View File

@@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-sql",
"version": "2.3.0",
"version": "2.3.1",
"description": "Interface with SQL databases",
"license": "MIT OR Apache-2.0",
"authors": [