patch version

This commit is contained in:
hzrd149 2023-10-28 12:15:33 -05:00
parent fbc0d0db1f
commit e740b6f059
5 changed files with 9 additions and 16 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix error when clearing database cache

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix scrolling in direct messages view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix community join button "no account" error

View File

@ -1,5 +1,13 @@
# nostrudel
## 0.32.1
### Patch Changes
- 5c036ff: Fix error when clearing database cache
- 5c036ff: Fix scrolling in direct messages view
- 02b8374: Fix community join button "no account" error
## 0.32.0
### Minor Changes

View File

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