Skip to content

Commit f3d98be

Browse files
committed
Bump version number to 1.2.3
1 parent fb788d7 commit f3d98be

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
1111

1212
## [Unreleased]
1313

14+
## [1.2.3] - 2021-08-15
15+
### Fixed
16+
- Now the extension can be used on non-desktop host (#11)
17+
1418
## [1.2.2] - 2020-11-06
1519
### Fixed
1620
- Update dependencies to suppress vulnerability warnings (affects developer only)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "japanese-word-handler",
33
"displayName": "Japanese Word Handler",
44
"description": "Better Japanese word handling on cursor movement",
5-
"version": "1.2.2",
5+
"version": "1.2.3",
66
"publisher": "sgryjp",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)