Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.0](v1.5.1...v1.6.0) (2020-06-23)

### Features

* enable nested `GatsbySeo` components to exist ([#22](#22)) ([a4f5716](a4f5716))

### Bug Fixes

* update dependencies ([9eca06d](9eca06d))
  • Loading branch information
semantic-release-bot committed Jun 23, 2020
1 parent 7011320 commit 44b839b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.6.0](https://github.com/ifiokjr/gatsby-plugin-next-seo/compare/v1.5.1...v1.6.0) (2020-06-23)


### Features

* enable nested `GatsbySeo` components to exist ([#22](https://github.com/ifiokjr/gatsby-plugin-next-seo/issues/22)) ([a4f5716](https://github.com/ifiokjr/gatsby-plugin-next-seo/commit/a4f5716b9899d01b19123cfbce39a24fd9e451da))


### Bug Fixes

* update dependencies ([9eca06d](https://github.com/ifiokjr/gatsby-plugin-next-seo/commit/9eca06d8458299d53b1057e2d695dab17221b3e3))

### [1.5.1](https://github.com/ifiokjr/gatsby-plugin-next-seo/compare/v1.5.0...v1.5.1) (2020-05-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-next-seo",
"version": "1.5.1",
"version": "1.6.0",
"description": "SEO plugin for Gatsby projects",
"keywords": [
"gatsby",
Expand Down

0 comments on commit 44b839b

Please sign in to comment.