emojis and goals

This commit is contained in:
hzrd149 2023-09-05 14:52:25 -05:00
parent 436d34d656
commit c3a7933e6a
12 changed files with 19 additions and 51 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add reply button to note feed

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add emoji edit view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add emoji pack views

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Optimize caching time for user metadata events

View File

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

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show host emojis when writing stream chat message

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add @ user autocomplete when writing notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Improve event embed card

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add emoji autocomplete when writing notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Rebuild stream view layout

View File

@ -1,5 +1,23 @@
# nostrudel
## 0.26.0
### Minor Changes
- 8fd08ed: Add reply button to note feed
- 1b5ee34: Add emoji edit view
- 7a5a4b1: Add emoji pack views
- 2a490dd: Add goal views
- 27abb20: Show host emojis when writing stream chat message
- 3a2745e: Add @ user autocomplete when writing notes
- 2a490dd: Improve event embed card
- c10a17e: Add emoji autocomplete when writing notes
- 6dd6196: Rebuild stream view layout
### Patch Changes
- 8bf5d82: Optimize caching time for user metadata events
## 0.25.0
### Minor Changes

View File

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