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:
hzrd149 2023-04-13 08:40:20 -05:00
parent ca6349d364
commit 2f06d27819
6 changed files with 10 additions and 21 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show image and video embeds in DMs (big refactor to support hashtags)

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Desktop: Remove following list on right side

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple event deletion modal

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Mobile: Move user icon to bottom bar

View File

@ -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

View File

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