Skip to content

Commit d1df61a

Browse files
committed
Merge branch 'next' of https://github.com/techniq/layerstack into next
2 parents 23651ad + e63fda1 commit d1df61a

File tree

13 files changed

+49
-6
lines changed

13 files changed

+49
-6
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"smooth-ties-lie",
3333
"solid-lands-shine",
3434
"swift-clocks-warn",
35+
"tidy-drinks-rush",
3536
"twelve-cloths-live",
3637
"two-doodles-return"
3738
]

packages/svelte-actions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @layerstack/svelte-actions
22

3+
## 1.0.1-next.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7642289`](https://github.com/techniq/layerstack/commit/7642289e1a99cf8092f2695491fd78b35a796bff)]:
8+
- @layerstack/utils@2.0.0-next.5
9+
310
## 1.0.1-next.4
411

512
### Patch Changes

packages/svelte-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "1.0.1-next.4",
7+
"version": "1.0.1-next.5",
88
"scripts": {
99
"dev": "rimraf dist && tsc -p tsconfig.build.json --watch",
1010
"build": "rimraf dist && tsc -p tsconfig.build.json",

packages/svelte-state/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @layerstack/svelte-state
22

3+
## 0.1.0-next.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7642289`](https://github.com/techniq/layerstack/commit/7642289e1a99cf8092f2695491fd78b35a796bff)]:
8+
- @layerstack/utils@2.0.0-next.5
9+
310
## 0.1.0-next.9
411

512
### Patch Changes

packages/svelte-state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "0.1.0-next.9",
7+
"version": "0.1.0-next.10",
88
"scripts": {
99
"dev": "rimraf dist && tsc -p tsconfig.build.json --watch",
1010
"build": "rimraf dist && tsc -p tsconfig.build.json",

packages/svelte-stores/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @layerstack/svelte-stores
22

3+
## 1.0.2-next.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7642289`](https://github.com/techniq/layerstack/commit/7642289e1a99cf8092f2695491fd78b35a796bff)]:
8+
- @layerstack/utils@2.0.0-next.5
9+
310
## 1.0.2-next.4
411

512
### Patch Changes

packages/svelte-stores/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "1.0.2-next.4",
7+
"version": "1.0.2-next.5",
88
"scripts": {
99
"dev": "rimraf dist && tsc -p tsconfig.build.json --watch",
1010
"build": "rimraf dist && tsc -p tsconfig.build.json",

packages/svelte-table/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @layerstack/svelte-table
22

3+
## 1.0.1-next.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7642289`](https://github.com/techniq/layerstack/commit/7642289e1a99cf8092f2695491fd78b35a796bff)]:
8+
- @layerstack/utils@2.0.0-next.5
9+
- @layerstack/svelte-actions@1.0.1-next.5
10+
311
## 1.0.1-next.4
412

513
### Patch Changes

packages/svelte-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "1.0.1-next.4",
7+
"version": "1.0.1-next.5",
88
"scripts": {
99
"dev": "rimraf dist && tsc -p tsconfig.build.json --watch",
1010
"build": "rimraf dist && tsc -p tsconfig.build.json",

packages/tailwind/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @layerstack/tailwind
22

3+
## 2.0.0-next.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7642289`](https://github.com/techniq/layerstack/commit/7642289e1a99cf8092f2695491fd78b35a796bff)]:
8+
- @layerstack/utils@2.0.0-next.5
9+
310
## 2.0.0-next.6
411

512
### Patch Changes

0 commit comments

Comments
 (0)