Skip to content

Commit

Permalink
chore(release): v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMazel committed Apr 20, 2023
1 parent e0fad9f commit 4718702
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## v0.0.12

[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.11...v0.0.12)


### 🩹 Fixes

- Make devtools option not required ([e0fad9f](https://github.com/zadigetvoltaire/nuxt-well-known/commit/e0fad9f))

### ❤️ Contributors

- LouisMazel <me@loicmazuel.com>

## v0.0.11

[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.10...v0.0.11)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zadigetvoltaire/nuxt-well-known",
"version": "0.0.11",
"version": "0.0.12",
"description": "Nuxt module to add well-known files and rules with middlewares",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 4718702

Please sign in to comment.