Skip to content

Commit e19cd37

Browse files
committed
7.0.0
1 parent 09d92b2 commit e19cd37

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [7.0.0] - 2021-12-10
6+
### Added
7+
- Private messaging! Thanks @cblgh and @nikolaiwarner!
8+
59
## [6.0.8] - 2021-05-01
610
### Fixed
711
- Fixed issues with duplicate messages! Thanks @cblgh and @nikolaiwarner!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cabal-desktop",
3-
"version": "6.0.8",
3+
"version": "7.0.0",
44
"description": "Cabal p2p offline-first desktop application",
55
"scripts": {
66
"build": "cross-env NODE_ENV=production webpack",

0 commit comments

Comments
 (0)