Skip to content

Commit

Permalink
Merge release 2.1.0 (#2469)
Browse files Browse the repository at this point in the history
Co-authored-by: Kat Hagan <kat@codebykat.com>
  • Loading branch information
mokagio and codebykat committed Nov 15, 2020
1 parent 89cf04b commit d835ed3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- Made margin in editor clickable to focus editor [#2433](https://github.com/Automattic/simplenote-electron/pull/2433)
- Allow window to be closed when the user is logged out [#2439](https://github.com/Automattic/simplenote-electron/pull/2439)
- Clear search and close revision panel when creating a new note [#2434](https://github.com/Automattic/simplenote-electron/pull/2434)
- Fixed the Windows updater [#2440](https://github.com/Automattic/simplenote-electron/pull/2440)

### Other changes

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "support@simplenote.com"
},
"productName": "Simplenote",
"version": "2.1.0-beta2",
"version": "2.1.0",
"main": "desktop/index.js",
"license": "GPL-2.0",
"homepage": "https://simplenote.com",
Expand Down

0 comments on commit d835ed3

Please sign in to comment.