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 dbf569b commit 71a8a87Copy full SHA for 71a8a87
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.8](https://github.com/dword-design/nuxt-content-git/compare/v2.0.7...v2.0.8) (2021-07-17)
2
+
3
4
+### Bug Fixes
5
6
+* update config files ([dbf569b](https://github.com/dword-design/nuxt-content-git/commit/dbf569b31d172e70133081dca474f33b773933b2))
7
8
## [2.0.7](https://github.com/dword-design/nuxt-content-git/compare/v2.0.6...v2.0.7) (2021-07-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-git",
- "version": "2.0.7",
+ "version": "2.0.8",
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
"keywords": [
"frontend",
0 commit comments