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 d3ddc9c commit 1ed537cCopy full SHA for 1ed537c
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.9.2
5
+
6
+[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.9.1...v0.9.2)
7
8
+### 🩹 Fixes
9
10
+- **prose-image:** Broken template import ([d3ddc9c](https://github.com/nuxt-modules/mdc/commit/d3ddc9c))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz <farnabaz@gmail.com>
15
16
## v0.9.1
17
18
[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.9.0...v0.9.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/mdc",
- "version": "0.9.1",
+ "version": "0.9.2",
"description": "Nuxt MDC module",
"repository": "nuxt-modules/mdc",
"license": "MIT",
0 commit comments