mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-27 20:17:05 +02:00
bump version
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Remove brb.io link from user profiles
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add custom zap amounts to settings
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Increase min height of note before showing expandable overlay
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Support nostr: links in notes
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add "Download Backup" link to profile edit view
|
13
CHANGELOG.md
13
CHANGELOG.md
@@ -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
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user