Skip to content

Commit 4f84a2b

Browse files
Version Packages (#303)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e62fb1 commit 4f84a2b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-bottles-help.md

-5
This file was deleted.

packages/svelte-ux/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-ux
22

3+
## 0.62.2
4+
5+
### Patch Changes
6+
7+
- [tableOrderStore] Process `columns` using `getRowColumns()` to get "leaf columns" when columns are nested ([`b805bc45381485edfdf875ad3bff24561e529690`](https://github.com/techniq/svelte-ux/commit/b805bc45381485edfdf875ad3bff24561e529690))
8+
39
## 0.62.1
410

511
### Patch Changes

packages/svelte-ux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/svelte-ux",
7-
"version": "0.62.1",
7+
"version": "0.62.2",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)