hashtag fixes

This commit is contained in:
hzrd149 2023-07-11 07:57:53 -05:00
parent d46327ec29
commit c520ec507f
4 changed files with 11 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Support hashtags in new post modal

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix bug with non-english hashtags not showing

View File

@ -1,5 +1,15 @@
# nostrudel
## 0.18.0
### Minor Changes
- d46327e: Support hashtags in new post modal
### Patch Changes
- d46327e: Fix bug with non-english hashtags not showing
## 0.17.2
### Patch Changes

View File

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