diff --git a/CHANGELOG.md b/CHANGELOG.md index b6626d9..576cdd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.0](https://github.com/ifiokjr/gatsby-plugin-next-seo/compare/v1.8.0...v1.9.0) (2021-11-11) + + +### Features + +* add gatsby v4 to peer deps ([#70](https://github.com/ifiokjr/gatsby-plugin-next-seo/issues/70)) ([22557fa](https://github.com/ifiokjr/gatsby-plugin-next-seo/commit/22557fac756581fcc101d5c882581cedadb0fefa)) + ## [1.8.0](https://github.com/ifiokjr/gatsby-plugin-next-seo/compare/v1.7.0...v1.8.0) (2021-08-30) diff --git a/package.json b/package.json index e782093..9c63a7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-next-seo", - "version": "1.8.0", + "version": "1.9.0", "description": "SEO plugin for Gatsby projects", "keywords": [ "gatsby",