We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5e14b commit 172178dCopy full SHA for 172178d
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
4
+## v0.0.5
5
+
6
+[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.4...v0.0.5)
7
8
9
+### 💅 Refactors
10
11
+ - Update scope package organization to zadigetvoltaire ([ad5e14b](https://github.com/zadigetvoltaire/nuxt-well-known/commit/ad5e14b))
12
13
+### ❤️ Contributors
14
15
+- LouisMazel <[email protected]>
16
17
## v0.0.4
18
19
[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.3...v0.0.4)
package.json
@@ -1,6 +1,6 @@
{
"name": "@zadigetvoltaire/nuxt-well-known",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Nuxt module to add well-known files and rules with middlewares",
"license": "MIT",
"type": "module",
0 commit comments