File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.4
5
+
6
+ [ compare changes] ( https://github.com/gabortorma/mwm-nitro-plugin-template/compare/v0.0.3...v0.0.4 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Remove unused deps. ([ 8bf9f5c] ( https://github.com/gabortorma/mwm-nitro-plugin-template/commit/8bf9f5c ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** release:** V0.0.3 ([ f157a5e] ( https://github.com/gabortorma/mwm-nitro-plugin-template/commit/f157a5e ) )
15
+ - Upgrade all deps to node 22 ([ 7cacea3] ( https://github.com/gabortorma/mwm-nitro-plugin-template/commit/7cacea3 ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Gábor Torma < gabor@torma.dev >
20
+
4
21
## v0.0.3
5
22
6
23
[ compare changes] ( https://github.com/gabortorma/mwm-nitro-plugin-template/compare/v0.0.2...v0.0.3 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gabortorma/mwm-nitro-plugin-template" ,
3
3
"type" : " module" ,
4
- "version" : " 0.0.3 " ,
4
+ "version" : " 0.0.4 " ,
5
5
"packageManager" : " pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c" ,
6
6
"description" : " My new Nitro plugin" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments