bump version

This commit is contained in:
hzrd149 2023-04-03 13:53:23 -05:00
parent 726c68b8b2
commit 88f34c1e40
4 changed files with 10 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add github link to settings view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add lighting payment mode setting

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# nostrudel
## 0.2.0
### Minor Changes
- 7aec637: Add github link to settings view
- 1f40f56: Add lighting payment mode setting

View File

@ -1,6 +1,7 @@
{
"name": "nostrudel",
"version": "0.1.1",
"version": "0.2.0",
"private": true,
"license": "MIT",
"scripts": {
"start": "vite serve",