Skip to content

Commit

Permalink
chore(release): release v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Aug 30, 2023
1 parent fda966d commit 5ef2eca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v2.8.1

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

### 🩹 Fixes

- Cannot read properties of undefined ([11c3b09f](https://github.com/nuxt/content/commit/11c3b09f))

### ❤️ Contributors

- Farnabaz <[email protected]>

## v2.8.0

[compare changes](https://github.com/nuxt/content/compare/v2.7.2...v2.8.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 5ef2eca

Please sign in to comment.