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

Commit b1781ba

Browse files
committed
chore(release): 0.30.3
1 parent cd07226 commit b1781ba

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
1-
# Change Log
1+
# Changelog
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.3](https://github.com/KnisterPeter/vscode-github/compare/v0.30.2...v0.30.3) (2019-10-27)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency execa to v2 ([17c54b2](https://github.com/KnisterPeter/vscode-github/commit/17c54b2ad3070bbddac60bd7bea137ff3834c1d0))
11+
* **deps:** update dependency execa to v2.0.1 ([bf6e46c](https://github.com/KnisterPeter/vscode-github/commit/bf6e46c7f96e80b8a3eba150d63bff5031dde6ca))
12+
* **deps:** update dependency execa to v2.0.2 ([99b63bf](https://github.com/KnisterPeter/vscode-github/commit/99b63bf6ff214cdbd93fd73ce10c4e09f5bc19ce))
13+
* **deps:** update dependency execa to v2.0.3 ([ddf5f2d](https://github.com/KnisterPeter/vscode-github/commit/ddf5f2d6041ab6b42ab72871a1a89fd3928dc2af))
14+
* **deps:** update dependency execa to v2.1.0 ([acc7729](https://github.com/KnisterPeter/vscode-github/commit/acc7729165479b8e573001b9c17d77cfc5644a2d))
15+
* **deps:** update dependency execa to v3 ([4c8bd15](https://github.com/KnisterPeter/vscode-github/commit/4c8bd15625d82b4c3eeaa5a1859e3cd3fa12043c))
16+
* **deps:** update dependency execa to v3.1.0 ([8fb1985](https://github.com/KnisterPeter/vscode-github/commit/8fb198552bf205a0d5df164fd338aa3975a52605))
17+
* **deps:** update dependency execa to v3.2.0 ([64c0119](https://github.com/KnisterPeter/vscode-github/commit/64c0119e60680646fea706a40edfb18b494ef6cf))
18+
* **deps:** update dependency pretend to v3 ([fc96d28](https://github.com/KnisterPeter/vscode-github/commit/fc96d28c442e6dd1ea0fb9a92ddd35157a37a5ba))
19+
* **deps:** update dependency tsdi to v0.21.0 ([44eaf49](https://github.com/KnisterPeter/vscode-github/commit/44eaf492c449fcda8ec9a0ec232a736d54933f42))
20+
* **deps:** update dependency vscode-extension-telemetry to v0.1.2 ([9fc4689](https://github.com/KnisterPeter/vscode-github/commit/9fc468908c0c0336b57424112936d411e0848681))
21+
* add missing generic parameter ([d8c53d7](https://github.com/KnisterPeter/vscode-github/commit/d8c53d7d47be9cb2c6a13f9200a7d0f17ed441ca))
22+
523
<a name=""></a>
624
# [](https://github.com/KnisterPeter/vscode-github/compare/v0.30.1...v) (2019-03-27)
725

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.2",
10+
"version": "0.30.3",
1111
"publisher": "KnisterPeter",
1212
"engines": {
1313
"vscode": "^1.18.0"

0 commit comments

Comments
 (0)