Skip to content

Commit e4f3613

Browse files
committed
chore(main): release 2.9.0
1 parent ac0a394 commit e4f3613

4 files changed

Lines changed: 24 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.8.0"
2+
".": "2.9.0"
33
}

CHANGELOG.md

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

3+
## [2.9.0](https://github.com/mdn/fred/compare/v2.8.0...v2.9.0) (2026-08-25)
4+
5+
6+
### Features
7+
8+
* **index:** style index navigation links ([#1827](https://github.com/mdn/fred/issues/1827)) ([ac0a394](https://github.com/mdn/fred/commit/ac0a3949deed1769997fb071c81115f6d0d30157))
9+
10+
11+
### Bug Fixes
12+
13+
* **button:** make disabled state more obvious ([#1825](https://github.com/mdn/fred/issues/1825)) ([cadedeb](https://github.com/mdn/fred/commit/cadedebc28b9bd1c1be96a77d44f610809a7912f))
14+
15+
16+
### Miscellaneous
17+
18+
* **baseline:** add sandbox component ([#1820](https://github.com/mdn/fred/issues/1820)) ([0327ed5](https://github.com/mdn/fred/commit/0327ed5616f518a0d6418e60b002d590be43341a))
19+
* **deps:** bump shell-quote and concurrently ([#1816](https://github.com/mdn/fred/issues/1816)) ([bfc255f](https://github.com/mdn/fred/commit/bfc255f827f34ff2dd79d19cc0204ba5d66e1e58))
20+
* **sandbox:** pass context to sandbox components ([#1819](https://github.com/mdn/fred/issues/1819)) ([f794093](https://github.com/mdn/fred/commit/f794093fe2e904f7edfc75a310a3418850fe3ea8))
21+
* **sandbox:** use import.meta.webpackContext ([#1818](https://github.com/mdn/fred/issues/1818)) ([4ae04ea](https://github.com/mdn/fred/commit/4ae04ea7d834ff28b4ae756b280ff60a24a257b1))
22+
323
## [2.8.0](https://github.com/mdn/fred/compare/v2.7.0...v2.8.0) (2026-08-19)
424

525

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/fred",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"repository": "https://github.com/mdn/fred",
55
"license": "MPL-2.0",
66
"author": "MDN Web Docs",

0 commit comments

Comments
 (0)