Skip to content

Commit ebc04e8

Browse files
chore(new-release) (beta)
1 parent 2ccdfaf commit ebc04e8

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
@@ -40,6 +40,7 @@
4040
"great-coats-remain",
4141
"heavy-kiwis-speak",
4242
"heavy-years-attack",
43+
"icy-maps-play",
4344
"itchy-mirrors-yawn",
4445
"itchy-spies-cover",
4546
"itchy-tomatoes-grin",

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-classic/CHANGELOG.md

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

3+
## 3.0.0-beta.30
4+
5+
### Patch Changes
6+
7+
- [#2191](https://github.com/StackExchange/Stacks/pull/2191) [`2ccdfaf`](https://github.com/StackExchange/Stacks/commit/2ccdfaf1a83469347a6ad678445fa1709e28e363) Thanks [@dancormier](https://github.com/dancormier)! - Fully remove cruft from removed components
8+
39
## 3.0.0-beta.29
410

511
### Patch 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.29",
4+
"version": "3.0.0-beta.30",
55
"files": [
66
"dist",
77
"lib",

0 commit comments

Comments
 (0)