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 fa7a21d commit 291c43eCopy full SHA for 291c43e
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
4
+## v0.17.3
5
+
6
+[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.17.2...v0.17.3)
7
8
+### 🏡 Chore
9
10
+- Upgrade deps ([e65e97b](https://github.com/nuxt-modules/mdc/commit/e65e97b))
11
+- Upgrade deps ([fa7a21d](https://github.com/nuxt-modules/mdc/commit/fa7a21d))
12
13
+### ❤️ Contributors
14
15
+- Farnabaz <farnabaz@gmail.com>
16
17
## v0.17.2
18
19
[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.17.1...v0.17.2)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/mdc",
- "version": "0.17.2",
+ "version": "0.17.3",
"description": "Nuxt MDC module",
"repository": "nuxt-modules/mdc",
"license": "MIT",
0 commit comments