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

Commit d12b66b

Browse files
committed
chore(release): 0.30.4
1 parent df5da04 commit d12b66b

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.30.4](https://github.com/KnisterPeter/vscode-github/compare/v0.30.3...v0.30.4) (2020-09-21)
6+
7+
8+
### Bug Fixes
9+
10+
* use startLine instead of line in browse cmd ([72a34f9](https://github.com/KnisterPeter/vscode-github/commit/72a34f9d705795a139f47369f78aa035d0717021))
11+
* **deps:** update dependency execa to v3.3.0 ([1a2c724](https://github.com/KnisterPeter/vscode-github/commit/1a2c72420f3b905ea7922f19f78a65b07ebac251))
12+
* **deps:** update dependency execa to v3.4.0 ([02785e0](https://github.com/KnisterPeter/vscode-github/commit/02785e05eb779889e810d62e7f5deb435a7ec095))
13+
* **deps:** update dependency execa to v4.0.3 ([e65e20b](https://github.com/KnisterPeter/vscode-github/commit/e65e20b1dc6d6f23ab79df5b4d059c2006c95a49))
14+
* **deps:** update dependency lru-cache to v6 ([c3089c8](https://github.com/KnisterPeter/vscode-github/commit/c3089c812f7d3ba2bbba5c3560418f3988e20a44))
15+
* **deps:** update dependency pretend to v3.1.0 ([0a6f922](https://github.com/KnisterPeter/vscode-github/commit/0a6f922ec40588cd2503dc537a530e95c4029657))
16+
* **deps:** update dependency tsdi to v0.23.0 ([71fd40a](https://github.com/KnisterPeter/vscode-github/commit/71fd40afb0fa70bb47753bbf310d0c9a95fd1c54))
17+
518
### [0.30.3](https://github.com/KnisterPeter/vscode-github/compare/v0.30.2...v0.30.3) (2019-10-27)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"color": "#dddddd",
88
"theme": "light"
99
},
10-
"version": "0.30.3",
10+
"version": "0.30.4",
1111
"publisher": "KnisterPeter",
1212
"engines": {
1313
"vscode": "^1.18.0"

0 commit comments

Comments
 (0)