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 049c356 commit dd50fe9Copy full SHA for dd50fe9
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
4
+## v2.5.2
5
+
6
+[compare changes](https://github.com/nuxt/content/compare/v2.5.1...v2.5.2)
7
8
9
+### 🩹 Fixes
10
11
+ - Revert navDirFromPath behavior ([049c356d](https://github.com/nuxt/content/commit/049c356d))
12
13
+### ❤️ Contributors
14
15
+- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
16
17
## v2.5.1
18
19
[compare changes](https://github.com/nuxt/content/compare/v2.5.0...v2.5.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
- "version": "2.5.1",
+ "version": "2.5.2",
"description": "Write your content inside your Nuxt app",
"keywords": [
"nuxt",
0 commit comments