Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 694351e

Browse files
committed
### Version 0.51.3 (Help > Give feedback (YouTrack))
#### Fix - Make separate menu for Give feedback - Provide more screen area for markdown editor
1 parent 3a704dc commit 694351e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Version 0.51.3 (Help > Give feedback (YouTrack))
2+
3+
#### Fix
4+
5+
- Make separate menu for Give feedback
6+
- Provide more screen area for markdown editor
7+
18
### Version 0.51.2 (Help > Give feedback (YouTrack))
29

310
#### Fix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nathanael",
33
"productName": "nathanael",
4-
"version": "0.51.2",
4+
"version": "0.51.3",
55
"description": "Electron frontend to DBL dot Local",
66
"scripts": {
77
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",

0 commit comments

Comments
 (0)