Skip to content

Commit ad99d5d

Browse files
Merge pull request #20 from trueberryless-org/changeset-release/main
2 parents 652f157 + a860efd commit ad99d5d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-wasps-relax.md

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

packages/starlight-nextjs-theme/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# starlight-nextjs-theme
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [`fa2e281`](https://github.com/trueberryless-org/starlight-nextjs-theme/commit/fa2e28104b334a8a15626deea8fa1006def9cc11) Thanks [@trueberryless](https://github.com/trueberryless)! - Improve the accessibility of the Table of Contents by highlighting the active heading with the accent color.
8+
39
## 0.2.0
410

511
### Minor Changes

packages/starlight-nextjs-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-nextjs-theme",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Starlight theme inspired by the NextJS docs.",
55
"keywords": [
66
"starlight",

0 commit comments

Comments
 (0)