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 fda966d commit 5ef2ecaCopy full SHA for 5ef2eca
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.8.1
5
+
6
+[compare changes](https://github.com/nuxt/content/compare/v2.8.0...v2.8.1)
7
8
+### 🩹 Fixes
9
10
+- Cannot read properties of undefined ([11c3b09f](https://github.com/nuxt/content/commit/11c3b09f))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz <[email protected]>
15
16
## v2.8.0
17
18
[compare changes](https://github.com/nuxt/content/compare/v2.7.2...v2.8.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
- "version": "2.8.0",
+ "version": "2.8.1",
"description": "Write your content inside your Nuxt app",
"keywords": [
"nuxt",
0 commit comments