Skip to content

Commit 1095f6f

Browse files
chore(new-release) (beta) (#2058)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4610d3a commit 1095f6f

File tree

6 files changed

+48
-6
lines changed

6 files changed

+48
-6
lines changed

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"@stackoverflow/stacks-svelte": "0.5.0"
77
},
88
"changesets": [
9+
"beige-bats-like",
910
"cold-kids-matter",
1011
"curvy-candles-clap",
1112
"early-knives-wash",
@@ -16,12 +17,15 @@
1617
"legal-jobs-marry",
1718
"moody-banks-study",
1819
"nine-wolves-share",
20+
"plain-teams-tell",
1921
"quiet-groups-lie",
2022
"rare-badgers-vanish",
2123
"salty-papers-sneeze",
24+
"seven-comics-cross",
2225
"sharp-dolls-rule",
2326
"sharp-heads-call",
2427
"silent-camels-shake",
28+
"silly-spiders-swim",
2529
"solid-mugs-jog",
2630
"tall-shrimps-deny",
2731
"thin-days-leave"

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/stacks-classic/CHANGELOG.md

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

3+
## 3.0.0-beta.5
4+
5+
### Minor Changes
6+
7+
- [#2008](https://github.com/StackExchange/Stacks/pull/2008) [`4610d3a`](https://github.com/StackExchange/Stacks/commit/4610d3a6f8183a3e57208b6b8780cfa9aba393c4) Thanks [@ttaylor-stack](https://github.com/ttaylor-stack)! - Update button to new Shine styles
8+
9+
BREAKING CHANGES:
10+
- The secondary style `outlined` has been removed i.e. `.s-btn__outlined`
11+
- The variant `Muted` has been removed
12+
- `s-btn__md` has been removed
13+
14+
- [#2043](https://github.com/StackExchange/Stacks/pull/2043) [`6f6d576`](https://github.com/StackExchange/Stacks/commit/6f6d576b65cd0db5d9ed2747d8cba474d4633680) Thanks [@giamir](https://github.com/giamir)! - Navigation updates:
15+
- Deprecated muted variant (`.s-navigation__muted`)
16+
17+
### Patch Changes
18+
19+
- [#2057](https://github.com/StackExchange/Stacks/pull/2057) [`ec61da3`](https://github.com/StackExchange/Stacks/commit/ec61da30c742ea7be21de11e932381d34e36bdba) Thanks [@dancormier](https://github.com/dancormier)! - Change popover close icon to Cross
20+
321
## 3.0.0-beta.4
422

523
### Minor Changes

packages/stacks-classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stackoverflow/stacks",
33
"description": "Stack Overflow’s CSS and Design Pattern Library. Stacks is an atomic CSS library with classes and components for rapidly building Stack Overflow.",
4-
"version": "3.0.0-beta.4",
4+
"version": "3.0.0-beta.5",
55
"files": [
66
"dist",
77
"lib",

packages/stacks-svelte/CHANGELOG.md

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

3+
## 1.0.0-beta.7
4+
5+
### Minor Changes
6+
7+
- [#2008](https://github.com/StackExchange/Stacks/pull/2008) [`4610d3a`](https://github.com/StackExchange/Stacks/commit/4610d3a6f8183a3e57208b6b8780cfa9aba393c4) Thanks [@ttaylor-stack](https://github.com/ttaylor-stack)! - Update button to new Shine styles
8+
9+
BREAKING CHANGES:
10+
- The secondary style `outlined` has been removed i.e. `.s-btn__outlined`
11+
- The variant `Muted` has been removed
12+
- `s-btn__md` has been removed
13+
14+
- [#2043](https://github.com/StackExchange/Stacks/pull/2043) [`6f6d576`](https://github.com/StackExchange/Stacks/commit/6f6d576b65cd0db5d9ed2747d8cba474d4633680) Thanks [@giamir](https://github.com/giamir)! - Added new Navigation Component
15+
16+
### Patch Changes
17+
18+
- [#2057](https://github.com/StackExchange/Stacks/pull/2057) [`ec61da3`](https://github.com/StackExchange/Stacks/commit/ec61da30c742ea7be21de11e932381d34e36bdba) Thanks [@dancormier](https://github.com/dancormier)! - Change popover close icon to Cross
19+
20+
- Updated dependencies [[`4610d3a`](https://github.com/StackExchange/Stacks/commit/4610d3a6f8183a3e57208b6b8780cfa9aba393c4), [`6f6d576`](https://github.com/StackExchange/Stacks/commit/6f6d576b65cd0db5d9ed2747d8cba474d4633680), [`ec61da3`](https://github.com/StackExchange/Stacks/commit/ec61da30c742ea7be21de11e932381d34e36bdba)]:
21+
- @stackoverflow/stacks@3.0.0-beta.5
22+
323
## 1.0.0-beta.6
424

525
### Minor Changes

packages/stacks-svelte/package.json

Lines changed: 2 additions & 2 deletions
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.6",
5+
"version": "1.0.0-beta.7",
66
"exports": {
77
".": {
88
"types": "./lib/components/index.d.ts",
@@ -27,7 +27,7 @@
2727
"storybook:extract": "node tools/storybook-llms-extractor.js"
2828
},
2929
"peerDependencies": {
30-
"@stackoverflow/stacks": "^3.0.0-beta.4",
30+
"@stackoverflow/stacks": "^3.0.0-beta.5",
3131
"svelte": "^5.0.0"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)