Skip to content

Commit

Permalink
chore(release): v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMazel committed Mar 30, 2023
1 parent 8b13fcf commit 5e78a2d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## v0.0.9

[compare changes](https://undefined/undefined/compare/v0.0.8...v0.0.9)


### 🚀 Enhancements

- Add support of nuxt public runtime config ([4bb71c0](https://undefined/undefined/commit/4bb71c0))

### 🏡 Chore

- Upgrade dependencies ([8b13fcf](https://undefined/undefined/commit/8b13fcf))

### ✅ Tests

- Add unit tests for support of runtime config ([1849dcf](https://undefined/undefined/commit/1849dcf))

### ❤️ Contributors

- LouisMazel <[email protected]>

## v0.0.8

[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.7...v0.0.8)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zadigetvoltaire/nuxt-well-known",
"version": "0.0.8",
"version": "0.0.9",
"description": "Nuxt module to add well-known files and rules with middlewares",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -89,4 +89,4 @@
"provider": "github"
}
}
}
}

0 comments on commit 5e78a2d

Please sign in to comment.