Skip to content

Commit 0a14c57

Browse files
Version Packages
1 parent 54cc45b commit 0a14c57

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/old-fishes-suffer.md

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

.changeset/warm-months-trade.md

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

packages/theme/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @primer/doctocat-nextjs
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- [#83](https://github.com/primer/doctocat-nextjs/pull/83) [`3c3b1a9`](https://github.com/primer/doctocat-nextjs/commit/3c3b1a95ff8a301ea81b67f393aad7a0d4ab52f9) Thanks [@danielguillan](https://github.com/danielguillan)! - Remove underlines from header links
8+
9+
- [#80](https://github.com/primer/doctocat-nextjs/pull/80) [`772d8de`](https://github.com/primer/doctocat-nextjs/commit/772d8de1b580f7158262f313952227e282035003) Thanks [@danielguillan](https://github.com/danielguillan)! - Improves accessibility of anchor links by adding an underline
10+
311
## 0.8.0
412

513
### Minor Changes

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/doctocat-nextjs",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "A Next.js theme for building Primer documentation sites",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)