We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa3c0e commit 8a59ae3Copy full SHA for 8a59ae3
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.13.2
5
+
6
+[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.13.1...v0.13.2)
7
8
+### 🩹 Fixes
9
10
+- Transpile yaml package ([#331](https://github.com/nuxt-modules/mdc/pull/331))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz <[email protected]>
15
16
## v0.13.1
17
18
[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.13.0...v0.13.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/mdc",
- "version": "0.13.1",
+ "version": "0.13.2",
"description": "Nuxt MDC module",
"repository": "nuxt-modules/mdc",
"license": "MIT",
0 commit comments