bump version

This commit is contained in:
hzrd149
2023-04-10 19:44:29 -05:00
parent b425631835
commit af1693cefe
7 changed files with 14 additions and 26 deletions

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove brb.io link from user profiles

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add custom zap amounts to settings

View File

@@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Increase min height of note before showing expandable overlay

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Support nostr: links in notes

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add "Download Backup" link to profile edit view

View File

@@ -1,5 +1,18 @@
# nostrudel
## 0.3.0
### Minor Changes
- d4321c0: Remove brb.io link from user profiles
- de46005: Add custom zap amounts to settings
- 52033fc: Support nostr: links in notes
- c6a4f96: Add "Download Backup" link to profile edit view
### Patch Changes
- 06f8e59: Increase min height of note before showing expandable overlay
## 0.2.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"license": "MIT",
"scripts": {