Skip to content

Commit 87808cc

Browse files
chore(new-release) (beta)
1 parent f8f129a commit 87808cc

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"smooth-colts-make",
8686
"solid-mugs-jog",
8787
"sour-jobs-collect",
88+
"strong-news-float",
8889
"strong-stamps-occur",
8990
"swift-clocks-ring",
9091
"tall-shrimps-deny",

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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @stackoverflow/stacks-svelte
22

3+
## 1.0.0-beta.32
4+
5+
### Patch Changes
6+
7+
- [#2206](https://github.com/StackExchange/Stacks/pull/2206) [`a9d6edf`](https://github.com/StackExchange/Stacks/commit/a9d6edf80a51869139b67e2047c56b057a3bad38) Thanks [@abovedave](https://github.com/abovedave)! - \* `<Avatar>` nested `<img>` dimensions.
8+
- Screen reader text for the private badge variant.
9+
310
## 1.0.0-beta.31
411

512
### Patch 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.31",
5+
"version": "1.0.0-beta.32",
66
"exports": {
77
".": {
88
"types": "./lib/components/index.d.ts",

0 commit comments

Comments
 (0)