bump version

This commit is contained in:
hzrd149 2023-08-23 07:50:54 -05:00
parent 9ef589bcd4
commit 1aa157b32e
16 changed files with 23 additions and 71 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show notes in relay view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix non-english characters breaking links

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Improve layout of image galleries

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show all images in lightbox

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Rebuild event publish details

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Render multiple images as image gallery

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add relay review form

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple timeline health view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Clean up navigation menu

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add mobile friendly lightbox

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show label for paid relays

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add inline reply form

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add <url> and <encoded_url> options to CORS proxy url

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Use corsproxy.io as default service for CORS proxy

View File

@ -1,5 +1,27 @@
# nostrudel
## 0.24.0
### Minor Changes
- 03d84eb: Show notes in relay view
- 1e75dbd: Improve layout of image galleries
- 07f67cc: Show all images in lightbox
- d2948e7: Rebuild event publish details
- 1148093: Render multiple images as image gallery
- d8b29b4: Add relay review form
- 9b6c653: Add simple timeline health view
- b7deb16: Clean up navigation menu
- 018c917: Add mobile friendly lightbox
- ce550f5: Show label for paid relays
- e052991: Add inline reply form
- 70bada5: Add <url> and <encoded_url> options to CORS proxy url
- 70bada5: Use corsproxy.io as default service for CORS proxy
### Patch Changes
- 1bc4500: Fix non-english characters breaking links
## 0.23.0
### Minor Changes

View File

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