Skip to content

Commit 9e6c09b

Browse files
committed
chore(release): v0.0.2
1 parent 253523e commit 9e6c09b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

33

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+
419
## v0.0.1
520

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.1",
4+
"version": "0.0.2",
55
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
66
"description": "My new Nitro plugin",
77
"license": "MIT",

0 commit comments

Comments
 (0)