Skip to content

Commit 728b9f0

Browse files
chore(release): 14.0.0 [skip ci]
1 parent 256cbbb commit 728b9f0

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [14.0.0](https://github.com/bus-stop/x-terminal/compare/v13.1.5...v14.0.0) (2022-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* update xterm ([#485](https://github.com/bus-stop/x-terminal/issues/485)) ([256cbbb](https://github.com/bus-stop/x-terminal/commit/256cbbb1978129139a16a413b48b6ff1a8139f51))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* - xterm options will need to update to v5.
12+
- Theme `selection` color renamed to `selectionBackground`
13+
114
## [13.1.5](https://github.com/bus-stop/x-terminal/compare/v13.1.4...v13.1.5) (2022-09-06)
215

316

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
@@ -6,7 +6,7 @@
66
"bugs": {
77
"url": "https://github.com/bus-stop/x-terminal/issues/new/choose"
88
},
9-
"version": "13.1.5",
9+
"version": "14.0.0",
1010
"description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm",
1111
"keywords": [
1212
"terminal",

0 commit comments

Comments
 (0)