Skip to content

Commit

Permalink
chore: release v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud (NovaGaïa) committed Feb 23, 2022
1 parent 9eed682 commit 18d1ba9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.1.8](https://github.com/NovaGaia/gatsby-plugin-strapi-source-extender/compare/1.1.7...1.1.8)

- fix object override when Dynamic Section are parsed [`9eed682`](https://github.com/NovaGaia/gatsby-plugin-strapi-source-extender/commit/9eed6821b965103e05a507f12a6a045921c50a63)

#### [1.1.7](https://github.com/NovaGaia/gatsby-plugin-strapi-source-extender/compare/1.1.6...1.1.7)

> 27 January 2022
- chore: release v1.1.7 [`45075ca`](https://github.com/NovaGaia/gatsby-plugin-strapi-source-extender/commit/45075ca76583f6285f02f0fb9e66ab4e83181ebe)
- update log [`22b15ea`](https://github.com/NovaGaia/gatsby-plugin-strapi-source-extender/commit/22b15ea5efe8882cf4f7bacb9dc4592584e7d638)

#### [1.1.6](https://github.com/NovaGaia/gatsby-plugin-strapi-source-extender/compare/1.1.5...1.1.6)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-strapi-source-extender",
"version": "1.1.7",
"version": "1.1.8",
"description": "A plugin to have dynamic zone with the Gatsby way",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 18d1ba9

Please sign in to comment.