mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
bump version
- Show image and video embeds in DMs (big refactor to support hashtags) - Desktop: Remove following list on right side - Add simple event deletion modal - Mobile: Move user icon to bottom bar
This commit is contained in:
parent
ca6349d364
commit
2f06d27819
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show image and video embeds in DMs (big refactor to support hashtags)
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Desktop: Remove following list on right side
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add simple event deletion modal
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Mobile: Move user icon to bottom bar
|
@ -1,5 +1,14 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b75b1b3: Show image and video embeds in DMs (big refactor to support hashtags)
|
||||
- 096bc06: Desktop: Remove following list on right side
|
||||
- 5cfdd90: Add simple event deletion modal
|
||||
- 096bc06: Mobile: Move user icon to bottom bar
|
||||
|
||||
## 0.5.1
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.5.1",
|
||||
"version": "0.6.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user