Skip to content

Commit 183f5d1

Browse files
Version Packages
1 parent 5d67989 commit 183f5d1

4 files changed

Lines changed: 11 additions & 12 deletions

File tree

.changeset/khaki-mugs-cover.md

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

.changeset/real-pumas-boil.md

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

packages/theme/CHANGELOG.md

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

3+
## 0.5.4
4+
5+
### Patch Changes
6+
7+
- [#48](https://github.com/primer/doctocat-nextjs/pull/48) [`ce73c24`](https://github.com/primer/doctocat-nextjs/commit/ce73c24b2e4e924667bf7446a504bd88d8f2ccf0) Thanks [@rezrah](https://github.com/rezrah)! - - Fix inline code font-size in markdown headings. Now inherits size used in the heading.
8+
9+
- Increased spacing below React code blocks, which was previously too small.
10+
11+
- [#50](https://github.com/primer/doctocat-nextjs/pull/50) [`5d67989`](https://github.com/primer/doctocat-nextjs/commit/5d679895408c1a58342419692db4234dfddefd80) Thanks [@rezrah](https://github.com/rezrah)! - Add `menu-position` frontmatter support for custom sidebar navigation ordering
12+
313
## 0.5.3
414

515
### Patch 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.5.3",
3+
"version": "0.5.4",
44
"description": "A Next.js theme for building Primer documentation sites",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)