Skip to content

Commit 77b6503

Browse files
chore(new-release) (beta)
1 parent c130895 commit 77b6503

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"giant-suns-look",
2323
"goofy-toys-attend",
2424
"great-coats-remain",
25+
"heavy-years-attack",
2526
"itchy-spies-cover",
2627
"legal-jobs-marry",
2728
"legal-pianos-own",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/stacks-svelte/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stackoverflow/stacks-svelte
22

3+
## 1.0.0-beta.15
4+
5+
### Minor Changes
6+
7+
- [#2107](https://github.com/StackExchange/Stacks/pull/2107) [`c130895`](https://github.com/StackExchange/Stacks/commit/c1308950616e7950c3fb5dc0257fa6572e0f6c66) Thanks [@chris-doucette-stack](https://github.com/chris-doucette-stack)! - Made TextInputs value prop bindable
8+
39
## 1.0.0-beta.14
410

511
### Major Changes

packages/stacks-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stackoverflow/stacks-svelte",
33
"description": "Stacks Components built in Svelte",
44
"type": "module",
5-
"version": "1.0.0-beta.14",
5+
"version": "1.0.0-beta.15",
66
"exports": {
77
".": {
88
"types": "./lib/components/index.d.ts",

0 commit comments

Comments
 (0)