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 4414b91 commit fe0c5a3Copy full SHA for fe0c5a3
CHANGELOG.md
@@ -1,6 +1,27 @@
1
# Changelog
2
3
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
25
## main (v2.0.1..v2.1.0)
26
27
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "Write your content inside your Nuxt app",
"keywords": [
"nuxt",
0 commit comments