Skip to content

Commit 5821556

Browse files
committed
chore(release): 2.1.0
1 parent eb96092 commit 5821556

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.1.0] - 2020-10-18
11+
12+
### Added
13+
14+
- Support reuse tab with same host (#13) @otakustay
15+
1016
## [2.0.0] - 2020-04-06
1117

1218
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-opn",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "A better opn. Reuse the same tab on Chrome for 👨‍💻.",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)