Skip to content

Commit 7b230a6

Browse files
committed
chore(release): 0.7.35
1 parent 8f84892 commit 7b230a6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.7.35](https://github.com/antares-sql/antares/compare/v0.7.35-beta.0...v0.7.35) (2025-04-14)
6+
7+
8+
### Bug Fixes
9+
10+
* handle id type correctly in update-table-cell where clause, fixes [#974](https://github.com/antares-sql/antares/issues/974) ([8f84892](https://github.com/antares-sql/antares/commit/8f84892f079e5eb56c69170eb4f7bbbebd1fda72))
11+
512
### [0.7.35-beta.0](https://github.com/antares-sql/antares/compare/v0.7.34...v0.7.35-beta.0) (2025-04-04)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "antares",
33
"productName": "Antares",
4-
"version": "0.7.35-beta.0",
4+
"version": "0.7.35",
55
"description": "A modern, fast and productivity driven SQL client with a focus in UX.",
66
"license": "MIT",
77
"repository": "https://github.com/antares-sql/antares.git",

0 commit comments

Comments
 (0)