mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-28 20:43:33 +02:00
patch version
This commit is contained in:
@@ -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
|
# 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
|
## 0.32.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostrudel",
|
"name": "nostrudel",
|
||||||
"version": "0.32.0",
|
"version": "0.32.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user