Skip to content

Commit

Permalink
Update changelog for v7.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ronjouch committed Oct 7, 2018
1 parent 0f88a76 commit 11644e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
7.6.8 / 2018-10-06
==================

* Bump default Electron to 3.0.3, based on Chrome 66 / Node 10 / V8 6.6
* Show application window on notification click (#640)
* Update docs: Windows icon requirements (#663), badge option (#693)
* Bump deps (eslint-config-prettier, eslint-plugin-prettier)

7.6.7 / 2018-07-31
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativefier",
"version": "7.6.7",
"version": "7.6.8",
"description": "Wrap web apps natively",
"keywords": [
"desktop",
Expand Down

0 comments on commit 11644e3

Please sign in to comment.