diff --git a/.changeset/honest-bags-tell.md b/.changeset/honest-bags-tell.md deleted file mode 100644 index bdf69fa3..00000000 --- a/.changeset/honest-bags-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/gatsby-theme-doctocat': major ---- - -Update gatsby to v3 diff --git a/theme/CHANGELOG.md b/theme/CHANGELOG.md index e6838bdd..5e4975da 100644 --- a/theme/CHANGELOG.md +++ b/theme/CHANGELOG.md @@ -1,5 +1,11 @@ # @primer/gatsby-theme-doctocat +## 5.0.0 + +### Major Changes + +- [`7b07123`](https://github.com/primer/doctocat/commit/7b0712311247b5f8ddf8e306eb89424d162a6e7b) [#479](https://github.com/primer/doctocat/pull/479) Thanks [@joshblack](https://github.com/joshblack)! - Update gatsby to v3 + ## 4.7.1 ### Patch Changes diff --git a/theme/package.json b/theme/package.json index ba95c2c2..3f1fc759 100644 --- a/theme/package.json +++ b/theme/package.json @@ -1,6 +1,6 @@ { "name": "@primer/gatsby-theme-doctocat", - "version": "4.7.1", + "version": "5.0.0", "main": "index.js", "license": "MIT", "scripts": {