Skip to content

Commit f876ded

Browse files
authored
Version Packages (#611)
1 parent ba972b1 commit f876ded

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

.changeset/cool-balloons-begin.md

-7
This file was deleted.

.changeset/stupid-singers-sort.md

-10
This file was deleted.

theme/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @primer/gatsby-theme-doctocat
22

3+
## 4.6.0
4+
5+
### Minor Changes
6+
7+
- [`02eb6b3`](https://github.com/primer/doctocat/commit/02eb6b34f8049305baa7cceb815cd085acd7d845) [#603](https://github.com/primer/doctocat/pull/603) Thanks [@josepmartins](https://github.com/josepmartins)! - Navigation updates:
8+
9+
- Remove monospace font
10+
- Remove dark background and update link colors
11+
- Use UnderlineNav for top right links to provide the correct styling
12+
- Remove "View components" and "React components" from top and leave "Brand" and "About"
13+
14+
### Patch Changes
15+
16+
- [`ba972b1`](https://github.com/primer/doctocat/commit/ba972b167844f92a8a7c584f7cacf8f595b1db4d) [#610](https://github.com/primer/doctocat/pull/610) Thanks [@josepmartins](https://github.com/josepmartins)! - - Move the heading out of the sidebar Navigation. This fixes the extra divider on top of the navigation.
17+
- Remove extra space below the heading when there's no status or external links
18+
- Remove extra space when there's no Breadcrumbs
19+
320
## 4.5.1
421

522
### Patch Changes

theme/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/gatsby-theme-doctocat",
3-
"version": "4.5.1",
3+
"version": "4.6.0",
44
"main": "index.js",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)