Skip to content

Commit b35dbf1

Browse files
chore(new-release) (#1959)
1 parent dfd1b8d commit b35dbf1

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/petite-beans-start.md

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

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+
## 2.8.1
4+
5+
### Patch Changes
6+
7+
- [#1958](https://github.com/StackExchange/Stacks/pull/1958) [`4f0b3aa`](https://github.com/StackExchange/Stacks/commit/4f0b3aa6ae0ee0cdbfe1df03f1cfdb15728879c2) Thanks [@dancormier](https://github.com/dancormier)! - Remove unneeded will-change CSS property on modal
8+
39
## 2.8.0
410

511
### Minor Changes

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/StackExchange/Stacks.git"
77
},
8-
"version": "2.8.0",
8+
"version": "2.8.1",
99
"files": [
1010
"dist",
1111
"lib",

0 commit comments

Comments
 (0)