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 c3761b4 commit d4483f6Copy full SHA for d4483f6
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.19.1
5
+
6
+[compare changes](https://github.com/nuxt-content/mdc/compare/v0.19.0...v0.19.1)
7
8
+### 🏡 Chore
9
10
+- Freeze `mkdist` version ([c3761b4](https://github.com/nuxt-content/mdc/commit/c3761b4))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz <[email protected]>
15
16
## v0.19.0
17
18
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.18.4...v0.19.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/mdc",
- "version": "0.19.0",
+ "version": "0.19.1",
"description": "Nuxt MDC module",
"repository": "nuxt-content/mdc",
"license": "MIT",
0 commit comments