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 0c462d3 commit b8389bdCopy full SHA for b8389bd
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.13.4
5
+
6
+[compare changes](https://github.com/nuxt/content/compare/v2.13.3...v2.13.4)
7
8
+### 🏡 Chore
9
10
+- Upgrade `@nuxtjs/mdc` ([0c462d3f](https://github.com/nuxt/content/commit/0c462d3f))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz <[email protected]>
15
16
## v2.13.3
17
18
[compare changes](https://github.com/nuxt/content/compare/v2.13.2...v2.13.3)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
- "version": "2.13.3",
+ "version": "2.13.4",
"description": "Write your content inside your Nuxt app",
"homepage": "https://content.nuxt.com",
"keywords": [
0 commit comments