Skip to content

Commit

Permalink
chore(release): release v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jul 25, 2023
1 parent 7a6ab10 commit a313f48
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## v2.7.2

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

### 🩹 Fixes

- Remark plugins deprecated warning ([#2188](https://github.com/nuxt/content/pull/2188))
- Allow `]` in filename code block ([#2169](https://github.com/nuxt/content/pull/2169))

### 📖 Documentation

- Update slots example for the `content-query` component ([#2190](https://github.com/nuxt/content/pull/2190))

### ❤️ Contributors

- Estéban <e.soubiran25@gmail.com>
- Farnabaz <farnabaz@gmail.com>

## v2.7.1

[compare changes](https://github.com/nuxt/content/compare/v2.7.0...v2.7.1)
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.7.1",
"version": "2.7.2",
"description": "Write your content inside your Nuxt app",
"keywords": [
"nuxt",
Expand Down

0 comments on commit a313f48

Please sign in to comment.