mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
patch version
This commit is contained in:
parent
fbc0d0db1f
commit
e740b6f059
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix error when clearing database cache
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix scrolling in direct messages view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix community join button "no account" error
|
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.32.0",
|
||||
"version": "0.32.1",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user