Skip to content

Commit 682c1d5

Browse files
committed
chore(release): v0.0.6
1 parent e38ba7b commit 682c1d5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.0.6
5+
6+
[compare changes](https://github.com/gabortorma/mwm-nitro-plugin-template/compare/v0.0.5...v0.0.6)
7+
8+
### 🏡 Chore
9+
10+
- Remove unused dev deps. ([e38ba7b](https://github.com/gabortorma/mwm-nitro-plugin-template/commit/e38ba7b))
11+
12+
### ❤️ Contributors
13+
14+
- Gábor Torma <gabor@torma.dev>
15+
416
## v0.0.5
517

618
[compare changes](https://github.com/gabortorma/mwm-nitro-plugin-template/compare/v0.0.4...v0.0.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gabortorma/mwm-nitro-plugin-template",
33
"type": "module",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
66
"description": "My new Nitro plugin",
77
"license": "MIT",

0 commit comments

Comments
 (0)