Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Commit 40b850a

Browse files
committed
Version 1.8.2
1 parent 31022ea commit 40b850a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change Log
2-
## Unreleased
2+
## v1.8.2
33
- Support over-140-char tweets properly
44
- Focus on an invisible element with Tab when focusing on the editor
55
- Since v1.6.7, the focus had unintended behaviors. This fixes the issue of v1.6.7+.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Nocturn",
33
"description": "Multi-platform Twitter Client built with React, Redux and Electron",
4-
"version": "1.8.1",
4+
"version": "1.8.2",
55
"main": "app/main.js",
66
"repository": "https://github.com/k0kubun/Nocturn",
77
"author": {

0 commit comments

Comments
 (0)