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

Commit e994656

Browse files
committed
### Version 0.48.1 (Capture HTTP ERRORS in logs)
#### Fix - try fix error "UnhandledRejection Error: Reducers may not dispatch actions." for "progress > 100%" error.
1 parent f00ac08 commit e994656

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Version 0.48.1 (Capture HTTP ERRORS in logs)
2+
3+
#### Fix
4+
5+
- try fix error "UnhandledRejection Error: Reducers may not dispatch actions." for "progress > 100%" error.
6+
17
### Version 0.48.0 (Capture HTTP ERRORS in logs)
28

39
#### Feature

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.48.0",
4+
"version": "0.48.1",
55
"description": "Electron frontend to DBL dot Local",
66
"scripts": {
77
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",

0 commit comments

Comments
 (0)