File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.2
5
+
6
+ [ compare changes] ( https://github.com/gabortorma/mwm-nitro-plugin-template/compare/v0.0.1...v0.0.2 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Separate eslint config ([ 3fbf447] ( https://github.com/gabortorma/mwm-nitro-plugin-template/commit/3fbf447 ) )
11
+ - Publish with public access ([ 17e1f03] ( https://github.com/gabortorma/mwm-nitro-plugin-template/commit/17e1f03 ) )
12
+ - Repository url ([ da2a4a3] ( https://github.com/gabortorma/mwm-nitro-plugin-template/commit/da2a4a3 ) )
13
+ - Pnpm lock file ([ 253523e] ( https://github.com/gabortorma/mwm-nitro-plugin-template/commit/253523e ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Gábor Torma < gabor@torma.dev >
18
+
4
19
## v0.0.1
5
20
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.1 " ,
4
+ "version" : " 0.0.2 " ,
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