We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47606c4 commit 726323bCopy full SHA for 726323b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## vNext
4
5
+## Chores
6
+
7
+- Added jest library for unit testing ([PR 2633](https://github.com/input-output-hk/daedalus/pull/2633))
8
9
+## 4.5.0
10
11
### Features
12
13
- Implemented "Catalyst Fund7" voting registration changes ([PR 2732](https://github.com/input-output-hk/daedalus/pull/2732))
package.json
@@ -1,7 +1,7 @@
1
{
"name": "daedalus",
"productName": "Daedalus",
- "version": "4.4.1",
+ "version": "4.5.0",
"description": "Cryptocurrency Wallet",
"main": "./dist/main/index.js",
"scripts": {
0 commit comments