Skip to content

Commit 84c1a1c

Browse files
committed
Merge branch 'main' into next
2 parents 6bd50bc + 0693e47 commit 84c1a1c

File tree

8 files changed

+223
-152
lines changed

8 files changed

+223
-152
lines changed

.changeset/real-spoons-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte-actions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
- Updated dependencies [[`6cdcb26`](https://github.com/techniq/layerstack/commit/6cdcb26cabd0539cee2885efbaa39e7787a34114), [`c6bb443`](https://github.com/techniq/layerstack/commit/c6bb443d12ee12bd69417dcfa5880b6bf78c9f09), [`c13e65e`](https://github.com/techniq/layerstack/commit/c13e65e059d690cbc282635f6e48a27d715e5997)]:
2424
- @layerstack/utils@1.1.0-next.0
2525

26+
## 1.0.1
27+
28+
### Patch Changes
29+
30+
- Updated dependencies [[`955e07b`](https://github.com/techniq/layerstack/commit/955e07b5aed62acd8afba10f9eaa68b90d72bb74)]:
31+
- @layerstack/utils@1.0.1
32+
2633
## 1.0.0
2734

2835
### Major Changes

packages/svelte-stores/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
- Updated dependencies [[`6cdcb26`](https://github.com/techniq/layerstack/commit/6cdcb26cabd0539cee2885efbaa39e7787a34114), [`c6bb443`](https://github.com/techniq/layerstack/commit/c6bb443d12ee12bd69417dcfa5880b6bf78c9f09), [`c13e65e`](https://github.com/techniq/layerstack/commit/c13e65e059d690cbc282635f6e48a27d715e5997)]:
2424
- @layerstack/utils@1.1.0-next.0
2525

26+
## 1.0.2
27+
28+
### Patch Changes
29+
30+
- Updated dependencies [[`955e07b`](https://github.com/techniq/layerstack/commit/955e07b5aed62acd8afba10f9eaa68b90d72bb74)]:
31+
- @layerstack/utils@1.0.1
32+
2633
## 1.0.1
2734

2835
### Patch Changes

packages/svelte-table/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@
2626
- @layerstack/utils@1.1.0-next.0
2727
- @layerstack/svelte-actions@1.0.1-next.0
2828

29+
## 1.0.1
30+
31+
### Patch Changes
32+
33+
- Updated dependencies [[`955e07b`](https://github.com/techniq/layerstack/commit/955e07b5aed62acd8afba10f9eaa68b90d72bb74)]:
34+
- @layerstack/utils@1.0.1
35+
- @layerstack/svelte-actions@1.0.1
36+
2937
## 1.0.0
3038

3139
### Major Changes

packages/tailwind/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@
4343
- Updated dependencies [[`6cdcb26`](https://github.com/techniq/layerstack/commit/6cdcb26cabd0539cee2885efbaa39e7787a34114), [`c6bb443`](https://github.com/techniq/layerstack/commit/c6bb443d12ee12bd69417dcfa5880b6bf78c9f09), [`c13e65e`](https://github.com/techniq/layerstack/commit/c13e65e059d690cbc282635f6e48a27d715e5997)]:
4444
- @layerstack/utils@1.1.0-next.0
4545

46+
## 1.0.1
47+
48+
### Patch Changes
49+
50+
- Updated dependencies [[`955e07b`](https://github.com/techniq/layerstack/commit/955e07b5aed62acd8afba10f9eaa68b90d72bb74)]:
51+
- @layerstack/utils@1.0.1
52+
4653
## 1.0.0
4754

4855
### Major Changes

packages/utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- fix(format): Do not truncate decimal values when using `metric` preset (ex. 0.5) ([#53](https://github.com/techniq/layerstack/pull/53))
88

9+
## 1.0.1
10+
11+
### Patch Changes
12+
13+
- fix(format): Do not truncate decimal values when using `metric` preset (ex. 0.5) ([#53](https://github.com/techniq/layerstack/pull/53))
14+
915
## 1.1.0-next.1
1016

1117
### Patch Changes

0 commit comments

Comments
 (0)