There was an error while loading. Please reload this page.
1 parent eb5ef82 commit 1107223Copy full SHA for 1107223
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.18.2
5
+
6
+[compare changes](https://github.com/nuxt-content/mdc/compare/v0.18.1...v0.18.2)
7
8
+### 🩹 Fixes
9
10
+- **stringify:** Frontmatter stringify options ([eb5ef82](https://github.com/nuxt-content/mdc/commit/eb5ef82))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz <farnabaz@gmail.com>
15
16
## v0.18.1
17
18
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.18.0...v0.18.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/mdc",
- "version": "0.18.1",
+ "version": "0.18.2",
"description": "Nuxt MDC module",
"repository": "nuxt-content/mdc",
"license": "MIT",
0 commit comments