Skip to content

Commit 302badf

Browse files
chore(new-release)
1 parent a9fe175 commit 302badf

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

.changeset/cyan-teachers-hear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mean-nails-say.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#1991](https://github.com/StackExchange/Stacks/pull/1991) [`b9dba0e`](https://github.com/StackExchange/Stacks/commit/b9dba0e86a9e926f597f4460cb64bef25f1aad71) Thanks [@mukunku](https://github.com/mukunku)! - [SPARK- 48] - publish stacks svelte to npm
8+
9+
### Patch Changes
10+
11+
- [#1991](https://github.com/StackExchange/Stacks/pull/1991) [`b9dba0e`](https://github.com/StackExchange/Stacks/commit/b9dba0e86a9e926f597f4460cb64bef25f1aad71) Thanks [@mukunku](https://github.com/mukunku)! - Updating UserCard to show deleted User without badges, rep, user type, etc.
12+
313
## 0.4.0
414

515
### Minor 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": "0.4.0",
5+
"version": "0.5.0",
66
"exports": {
77
".": {
88
"types": "./lib/components/index.d.ts",

0 commit comments

Comments
 (0)