Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-mdx@2.14.1
  • Loading branch information
pieh committed Jun 2, 2022
1 parent ff94ed5 commit 4997d63
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-mdx/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.

### [2.14.1](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-plugin-mdx) (2022-06-02)

#### Bug Fixes

- don't allow JS frontmatter by default [#35830](https://github.com/gatsbyjs/gatsby/issues/35830) [#35834](https://github.com/gatsbyjs/gatsby/issues/35834) ([ff94ed5](https://github.com/gatsbyjs/gatsby/commit/ff94ed511a82ec537c0e7e94d9d811cd9e8d7fc7))

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@2.13.0/packages/gatsby-plugin-mdx) (2021-09-01)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13)
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "2.14.0",
"version": "2.14.1",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit 4997d63

Please sign in to comment.