We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9287c2 commit 874e456Copy full SHA for 874e456
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
4
+## v0.0.8
5
+
6
+[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.7...v0.0.8)
7
8
9
+### 🏡 Chore
10
11
+ - Upgrade dependencies ([b9287c2](https://github.com/zadigetvoltaire/nuxt-well-known/commit/b9287c2))
12
13
+### ❤️ Contributors
14
15
+- LouisMazel <me@loicmazuel.com>
16
17
## v0.0.7
18
19
[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.6...v0.0.7)
package.json
@@ -1,6 +1,6 @@
{
"name": "@zadigetvoltaire/nuxt-well-known",
- "version": "0.0.7",
+ "version": "0.0.8",
"description": "Nuxt module to add well-known files and rules with middlewares",
"license": "MIT",
"type": "module",
0 commit comments