bump version: image uploads

This commit is contained in:
hzrd149 2023-09-29 11:51:20 -05:00
parent 7d0da2fc6d
commit d82fe489fc
12 changed files with 19 additions and 51 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add time durations for muting users

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple stream moderation tool

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix issue with freezing when navigating back to main timeline

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add popular relays view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix broken links in side drawer

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add nostr.build image uploads

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix bug when clicking on shared long form note

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple community views

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add image upload button to reply form

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add ghost mode

View File

@ -1,5 +1,23 @@
# nostrudel
## 0.29.0
### Minor Changes
- 9fd16ea: Add time durations for muting users
- cff1e8b: Add simple stream moderation tool
- a1a0e33: Add popular relays view
- 02ea06a: Add nostr.build image uploads
- 0f87642: Add simple community views
- d0e58de: Add image upload button to reply form
- 9fd16ea: Add ghost mode
### Patch Changes
- 20fb8fb: Fix freezing when navigating back to main timeline
- 4ce9897: Fix broken links in side drawer
- 4ce9897: Fix bug when clicking on shared long form note
## 0.28.0
### Minor Changes

View File

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