Skip to content

Commit ba7d0ca

Browse files
chore(new-release) (beta)
1 parent 8ac82b8 commit ba7d0ca

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
@@ -14,6 +14,7 @@
1414
"blue-regions-give",
1515
"bold-tables-hug",
1616
"breezy-sheep-exist",
17+
"bright-tigers-occur",
1718
"clever-carrots-lie",
1819
"cold-kids-matter",
1920
"cold-months-mix",

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.26
4+
5+
### Patch Changes
6+
7+
- [#2173](https://github.com/StackExchange/Stacks/pull/2173) [`8ac82b8`](https://github.com/StackExchange/Stacks/commit/8ac82b87daab1bebf4241b0e733caf009a126526) Thanks [@dancormier](https://github.com/dancormier)! - Improve badge layout
8+
39
## 3.0.0-beta.25
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.25",
4+
"version": "3.0.0-beta.26",
55
"files": [
66
"dist",
77
"lib",

0 commit comments

Comments
 (0)