Skip to content

Commit 7b6435f

Browse files
chore(release): 14.0.3 [skip ci]
1 parent 8327783 commit 7b6435f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [14.0.3](https://github.com/bus-stop/x-terminal/compare/v14.0.2...v14.0.3) (2022-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency which to v3 ([#500](https://github.com/bus-stop/x-terminal/issues/500)) ([8327783](https://github.com/bus-stop/x-terminal/commit/832778345b9d1375b04bf37c99c2dfac83bfc2ca))
7+
18
## [14.0.2](https://github.com/bus-stop/x-terminal/compare/v14.0.1...v14.0.2) (2022-12-20)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "14.0.2",
9+
"version": "14.0.3",
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)