Skip to content

Commit e8d3529

Browse files
chore(release): Publish
- [email protected]
1 parent 74d33c6 commit e8d3529

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/gatsby-plugin-mdx/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.11](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.11) (2019-07-11)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-plugin-mdx:** add missing change-case dependency ([#15638](https://github.com/gatsbyjs/gatsby/issues/15638)) ([74d33c6](https://github.com/gatsbyjs/gatsby/commit/74d33c6))
11+
612
## [1.0.10](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.10) (2019-07-11)
713

814
**Note:** Version bump only for package gatsby-plugin-mdx

packages/gatsby-plugin-mdx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-mdx",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "mdx integration for gatsby",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)