Skip to content

Commit 5ff1678

Browse files
authored
Merge branch 'main' into mp/base-layout-updates
2 parents 9ddcaf0 + c4eea64 commit 5ff1678

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eight-suns-scream.md

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

.changeset/real-timers-mate.md

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

theme/CHANGELOG.md

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

3+
## 4.5.0
4+
5+
### Minor Changes
6+
7+
- [`c5156b0`](https://github.com/primer/doctocat/commit/c5156b06c8f72ec267fb186be2705c421462f409) [#602](https://github.com/primer/doctocat/pull/602) Thanks [@mperrotti](https://github.com/mperrotti)! - Add breadcrumb nav to default layout
8+
9+
* [`4960db2`](https://github.com/primer/doctocat/commit/4960db2a305fe39a529585036c5943119a0c326e) [#594](https://github.com/primer/doctocat/pull/594) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Add visually hidden header to the top navigation. Utilize the ActionMenu component in top nav.
10+
311
## 4.4.3
412

513
### Patch Changes

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/gatsby-theme-doctocat",
3-
"version": "4.4.3",
3+
"version": "4.5.0",
44
"main": "index.js",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)