Skip to content

Commit d546cc0

Browse files
chore: release v0.4.8
1 parent 54ae46c commit d546cc0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.4.8 - 2025-12-12
2+
3+
- fix: swappable with different sizes
4+
15
## v0.4.7 - 2025-12-12
26

37
- fix: make swappable scale aware

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@obelusfi/trioxide",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"license": "MIT",
55
"description": "Svelte 5 customizable componets, focused on non-trivial UI pieces that are tedious to reimplement.",
66
"repository": {

0 commit comments

Comments
 (0)