Skip to content

Commit 5ef2eca

Browse files
committed
chore(release): release v2.8.1
1 parent fda966d commit 5ef2eca

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

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+
416
## v2.8.0
517

618
[compare changes](https://github.com/nuxt/content/compare/v2.7.2...v2.8.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/content",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"description": "Write your content inside your Nuxt app",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)