mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
bump version
This commit is contained in:
parent
9ef589bcd4
commit
1aa157b32e
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show notes in relay view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix non-english characters breaking links
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Improve layout of image galleries
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show all images in lightbox
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Rebuild event publish details
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Render multiple images as image gallery
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add relay review form
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add simple timeline health view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Clean up navigation menu
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add mobile friendly lightbox
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show label for paid relays
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add inline reply form
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add <url> and <encoded_url> options to CORS proxy url
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Use corsproxy.io as default service for CORS proxy
|
22
CHANGELOG.md
22
CHANGELOG.md
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.23.0",
|
||||
"version": "0.24.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user