Skip to content

Commit a22b960

Browse files
authored
Merge pull request #226 from primer/changeset-release/master
Version Packages
2 parents 4089743 + c7403ba commit a22b960

File tree

5 files changed

+18
-21
lines changed

5 files changed

+18
-21
lines changed

.changeset/beige-keys-boil.md

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

.changeset/stale-hotels-admire.md

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

.changeset/two-ghosts-prove.md

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

theme/CHANGELOG.md

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [`6aafb95`](https://github.com/primer/doctocat/commit/6aafb95bd47f611cffd7b6c5c6528343c53b42e3) [#225](https://github.com/primer/doctocat/pull/225) Thanks [@colebemis](https://github.com/colebemis)! - Reduce table of contents depth (only list `h2`s)
8+
9+
* [`31d9e8c`](https://github.com/primer/doctocat/commit/31d9e8cfe93d997a154928829b49c5d2f60dc35e) [#217](https://github.com/primer/doctocat/pull/217) Thanks [@srt32](https://github.com/srt32)! - Update supported statuses
10+
11+
```diff
12+
- New, Experimental, Review, Stable, Deprecated
13+
+ Alpha, Beta, Stable, Deprecated
14+
```
15+
16+
### Patch Changes
17+
18+
- [`c97e4ed`](https://github.com/primer/doctocat/commit/c97e4ed348cde43e7da638fd77893317d3db0ee4) [#224](https://github.com/primer/doctocat/pull/224) Thanks [@colebemis](https://github.com/colebemis)! - Replace `>` with `/` in the header
19+
320
## 1.5.0
421

522
### Minor 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": "1.5.0",
3+
"version": "1.6.0",
44
"main": "index.js",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)