Skip to content

Commit bcf961c

Browse files
authored
Merge pull request #73 from techniq/changeset-release/next
Version Packages (next)
2 parents 32eb536 + 042a6a1 commit bcf961c

13 files changed

Lines changed: 49 additions & 6 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"polite-moments-build",
3333
"quick-ducks-do",
3434
"ripe-pens-raise",
35+
"seven-humans-sink",
3536
"seven-teeth-ring",
3637
"slimy-bags-beg",
3738
"smooth-ties-lie",

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.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32eb536`](https://github.com/techniq/layerstack/commit/32eb5367e8a9e545026c6254827547b374d1db94)]:
8+
- @layerstack/utils@2.0.0-next.10
9+
310
## 1.0.1-next.9
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.9",
7+
"version": "1.0.1-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-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.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32eb536`](https://github.com/techniq/layerstack/commit/32eb5367e8a9e545026c6254827547b374d1db94)]:
8+
- @layerstack/utils@2.0.0-next.10
9+
310
## 0.1.0-next.14
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.14",
7+
"version": "0.1.0-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-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.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32eb536`](https://github.com/techniq/layerstack/commit/32eb5367e8a9e545026c6254827547b374d1db94)]:
8+
- @layerstack/utils@2.0.0-next.10
9+
310
## 1.0.2-next.9
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.9",
7+
"version": "1.0.2-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-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.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32eb536`](https://github.com/techniq/layerstack/commit/32eb5367e8a9e545026c6254827547b374d1db94)]:
8+
- @layerstack/utils@2.0.0-next.10
9+
- @layerstack/svelte-actions@1.0.1-next.10
10+
311
## 1.0.1-next.9
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.9",
7+
"version": "1.0.1-next.10",
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.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`32eb536`](https://github.com/techniq/layerstack/commit/32eb5367e8a9e545026c6254827547b374d1db94)]:
8+
- @layerstack/utils@2.0.0-next.10
9+
310
## 2.0.0-next.11
411

512
### Patch Changes

0 commit comments

Comments
 (0)