Skip to content

Commit c8930e8

Browse files
chore(new-release) (beta) (#2080)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a4afc5e commit c8930e8

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
"legal-jobs-marry",
2323
"legal-pianos-own",
2424
"moody-banks-study",
25+
"new-bees-grab",
2526
"nine-wolves-share",
2627
"plain-teams-tell",
2728
"quiet-groups-lie",

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.12
4+
5+
### Patch Changes
6+
7+
- [#2080](https://github.com/StackExchange/Stacks/pull/2080) [`1f53476`](https://github.com/StackExchange/Stacks/commit/1f534769e7375b5a77434b8c7ee542f0dfd1729f) Thanks [@stacks-tooling](https://github.com/stacks-tooling)! - Navigation: ensure dropdown items can be rendered in a semantically correct way
8+
39
## 1.0.0-beta.11
410

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

0 commit comments

Comments
 (0)