Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-netlify-cms@4.10.1
  • Loading branch information
pieh committed Apr 29, 2021
1 parent 9095266 commit 08cc344
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-netlify-cms/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.10.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.10.0...gatsby-plugin-netlify-cms@4.10.1) (2021-04-29)

### Bug Fixes

- **gatsby-plugin-netlify-cms:** align mini-css-extract-plugin version ([#31093](https://github.com/gatsbyjs/gatsby/issues/31093)) ([9095266](https://github.com/gatsbyjs/gatsby/commit/9095266f96c43c0f986ac28ce5eef931264065de))

# [4.10.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.10.0-next.0...gatsby-plugin-netlify-cms@4.10.0) (2021-02-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify-cms/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify-cms",
"description": "A Gatsby plugin which generates the Netlify CMS single page app",
"version": "4.10.0",
"version": "4.10.1",
"author": "Shawn Erquhart <shawn@erquh.art>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit 08cc344

Please sign in to comment.