Skip to content

Commit 91e9c79

Browse files
Version Packages (next) (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b7f39f7 commit 91e9c79

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
@@ -48,6 +48,7 @@
4848
"swift-clocks-warn",
4949
"tidy-drinks-rush",
5050
"tiny-dogs-shave",
51+
"tricky-snails-repeat",
5152
"twelve-cloths-live",
5253
"two-doodles-return"
5354
]

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.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b7f39f7`](https://github.com/techniq/layerstack/commit/b7f39f7cfd3b58bf12e51f75e0b8bfda7a833899)]:
8+
- @layerstack/utils@2.0.0-next.15
9+
310
## 1.0.1-next.14
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 <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "1.0.1-next.14",
7+
"version": "1.0.1-next.15",
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.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b7f39f7`](https://github.com/techniq/layerstack/commit/b7f39f7cfd3b58bf12e51f75e0b8bfda7a833899)]:
8+
- @layerstack/utils@2.0.0-next.15
9+
310
## 0.1.0-next.19
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 <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "0.1.0-next.19",
7+
"version": "0.1.0-next.20",
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.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b7f39f7`](https://github.com/techniq/layerstack/commit/b7f39f7cfd3b58bf12e51f75e0b8bfda7a833899)]:
8+
- @layerstack/utils@2.0.0-next.15
9+
310
## 1.0.2-next.14
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 <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "1.0.2-next.14",
7+
"version": "1.0.2-next.15",
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.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b7f39f7`](https://github.com/techniq/layerstack/commit/b7f39f7cfd3b58bf12e51f75e0b8bfda7a833899)]:
8+
- @layerstack/utils@2.0.0-next.15
9+
- @layerstack/svelte-actions@1.0.1-next.15
10+
311
## 1.0.1-next.14
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 <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/layerstack",
7-
"version": "1.0.1-next.14",
7+
"version": "1.0.1-next.15",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b7f39f7`](https://github.com/techniq/layerstack/commit/b7f39f7cfd3b58bf12e51f75e0b8bfda7a833899)]:
8+
- @layerstack/utils@2.0.0-next.15
9+
310
## 2.0.0-next.17
411

512
### Patch Changes

0 commit comments

Comments
 (0)