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 263cc9f commit 1533f52Copy full SHA for 1533f52
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.6](https://github.com/dword-design/nuxt-content-git/compare/v2.0.5...v2.0.6) (2021-06-29)
2
+
3
4
+### Bug Fixes
5
6
+* see also ([263cc9f](https://github.com/dword-design/nuxt-content-git/commit/263cc9f5f67c77751619214efb512d39ce6fa72d))
7
8
## [2.0.5](https://github.com/dword-design/nuxt-content-git/compare/v2.0.4...v2.0.5) (2021-06-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-git",
- "version": "2.0.5",
+ "version": "2.0.6",
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
"keywords": [
"frontend",
0 commit comments