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

Commit

Permalink
### Version 0.51.6 (Help > Give feedback (YouTrack))
Browse files Browse the repository at this point in the history
#### Fix

- fix empty workspace list (catch and log errors that happen during apiBundle conversion)
  • Loading branch information
ericpyle committed Jan 21, 2020
1 parent 788e647 commit c648c98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### Version 0.51.6 (Help > Give feedback (YouTrack))

#### Fix

- fix empty workspace list (catch and log errors that happen during apiBundle conversion)

### Version 0.51.5 (Help > Give feedback (YouTrack))

#### Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nathanael",
"productName": "nathanael",
"version": "0.51.5",
"version": "0.51.6",
"description": "Electron frontend to DBL dot Local",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit c648c98

Please sign in to comment.