Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
abea58b4fa
|
|||
e130e6eec2 | |||
99edc6c55d |
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
All notable changes to the "MiscPack" extension pack will be documented in this file.
|
All notable changes to the "MiscPack" extension pack will be documented in this file.
|
||||||
|
|
||||||
|
## v0.0.3
|
||||||
|
|
||||||
|
- Just a version bump
|
||||||
|
|
||||||
|
## v0.0.2
|
||||||
|
|
||||||
|
- Changed repo link
|
||||||
|
|
||||||
## v0.0.1
|
## v0.0.1
|
||||||
|
|
||||||
- Initial commit
|
- Initial commit
|
||||||
|
@@ -4,11 +4,11 @@
|
|||||||
"license": "LICENSE",
|
"license": "LICENSE",
|
||||||
"displayName": "MiscPack by END PLAY",
|
"displayName": "MiscPack by END PLAY",
|
||||||
"description": "Extension Pack with miscellaneous addons END PLAY Studio uses.",
|
"description": "Extension Pack with miscellaneous addons END PLAY Studio uses.",
|
||||||
"version": "0.0.1",
|
"version": "0.0.3",
|
||||||
"publisher": "ENDPLAYStudio",
|
"publisher": "ENDPLAYStudio",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.end-play.xyz/profitroll/VSCodeMisc"
|
"url": "https://git.end-play.xyz/endplaystudio/VSCodeMisc"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.46.0"
|
"vscode": "^1.46.0"
|
||||||
|
Reference in New Issue
Block a user