chore: bump version
This commit is contained in:
parent
8931cac733
commit
290acb15f2
10
CHANGELOG.md
10
CHANGELOG.md
@ -68,11 +68,17 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
|
|||||||
### Added:
|
### Added:
|
||||||
- Emojis in treeview
|
- Emojis in treeview
|
||||||
|
|
||||||
## [Unreleased]
|
## [1.0.1] - 2020-08-02
|
||||||
- Rework code base
|
### Added:
|
||||||
|
- Port settings
|
||||||
|
|
||||||
|
## [1.2.0] - 2020-12-26
|
||||||
|
### Added:
|
||||||
- feat: [#21][21]: introduce baseURL for Gitea instances.
|
- feat: [#21][21]: introduce baseURL for Gitea instances.
|
||||||
|
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
[1]: https://github.com/IJustDev/Gitea-VSCode/issues/1
|
[1]: https://github.com/IJustDev/Gitea-VSCode/issues/1
|
||||||
[2]: https://github.com/IJustDev/Gitea-VSCode/issues/2
|
[2]: https://github.com/IJustDev/Gitea-VSCode/issues/2
|
||||||
[21]: https://github.com/IJustDev/Gitea-VSCode/issues/21
|
[21]: https://github.com/IJustDev/Gitea-VSCode/issues/21
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"displayName": "Gitea-VSCode",
|
"displayName": "Gitea-VSCode",
|
||||||
"description": "Gitea Issue Tracker for vs-code",
|
"description": "Gitea Issue Tracker for vs-code",
|
||||||
"publisher": "IJustDev",
|
"publisher": "IJustDev",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.32.0"
|
"vscode": "^1.32.0"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user