Skip to content

Commit 601b48c

Browse files
chore: v1.2.1
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
1 parent 9f53a78 commit 601b48c

File tree

9 files changed

+83
-74
lines changed

9 files changed

+83
-74
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The format is roughly based on the output of `git-cliff` and this project adhere
1616
Since this is not a library, this changelog focuses on the changes that are relevant to the end-users. For a detailed list of changes, see the commit history, which adheres to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). New releases are created automatically when a new tag is pushed (Commit message: chore(release): vX.X.X).
1717
-->
1818

19-
## [Unreleased]
19+
<!-- ## [Unreleased] -->
2020

21-
<!-- ## [v1.2.1] - 2025-06-13 -->
21+
## [v1.2.1] - 2025-06-21
2222

2323
- Full dimension values are now shown when hovering over the dimension in the table
2424
- Updated dependencies & switched to the upstream of DuckDB

Cargo.lock

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

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.0.0/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.0.4/schema.json",
33
"assist": {
44
"enabled": true,
55
"actions": { "recommended": true, "source": { "recommended": true, "organizeImports": "off" } }

0 commit comments

Comments
 (0)