Skip to content

Commit fe0c5a3

Browse files
committed
chore(release): release v2.1.1
1 parent 4414b91 commit fe0c5a3

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## main (v2.1.0..v2.1.1)
5+
6+
7+
### 🩹 Fixes
8+
9+
- **document-driven:** Sync page layout (#1519)
10+
- **document-driven:** Disable static payload (#1526)
11+
12+
### 📖 Documentation
13+
14+
- **document-driven:** Remove edge channel info (#1462)
15+
- Update title & description (#1505)
16+
- **document-driven:** Fix typo (#1512)
17+
18+
### ❤️ Contributors
19+
20+
- Ahad Birang
21+
- Nobkd
22+
- Okoro Redemption
23+
- Sébastien Chopin
24+
425
## main (v2.0.1..v2.1.0)
526

627

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.1.0",
3+
"version": "2.1.1",
44
"description": "Write your content inside your Nuxt app",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)