release(desktop): release v0.3.8
This commit is contained in:
parent
fcde08bb98
commit
15844fdfa7
|
|
@ -0,0 +1,10 @@
|
|||
# What's new in v0.3.8
|
||||
|
||||
## New Features
|
||||
|
||||
## Improvements
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- The app is stuck after closing the dialog
|
||||
- Can not sign in with email in the desktop app
|
||||
|
|
@ -5,6 +5,3 @@
|
|||
## Improvements
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- The app is stuck after closing the dialog
|
||||
- Can not sign in with email in the desktop app
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@follow/desktop",
|
||||
"type": "module",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8",
|
||||
"private": true,
|
||||
"description": "Follow everything in one place",
|
||||
"author": "Follow Team",
|
||||
|
|
|
|||
Loading…
Reference in New Issue