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

Commit f0b83ad

Browse files
committed
### Version 0.51.2 (Help > Give feedback (YouTrack))
#### Fix - Don't crash `Help > Give feedback` for many entries - Add navigation actions to log
1 parent 9d785cb commit f0b83ad

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.2 (Help > Give feedback (YouTrack))
2+
3+
#### Fix
4+
5+
- Don't crash `Help > Give feedback` for many entries
6+
- Add navigation actions to log
7+
18
### Version 0.51.1 (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.1",
4+
"version": "0.51.2",
55
"description": "Electron frontend to DBL dot Local",
66
"scripts": {
77
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",

0 commit comments

Comments
 (0)