mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-22 02:54:21 +00:00
Bump version to 0.5.0
This commit is contained in:
parent
420b59f920
commit
2a883507f6
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## [0.5.0] - 2022-05-04
|
||||||
|
|
||||||
|
- :sparkles: Add support for Elixir (`JakeBecker.elixir-ls`)
|
||||||
|
|
||||||
## [0.4.2] - 2022-03-10
|
## [0.4.2] - 2022-03-10
|
||||||
|
|
||||||
- :sparkles: Add support for Jinja tags (`samuelcolvin.jinjahtml`)
|
- :sparkles: Add support for Jinja tags (`samuelcolvin.jinjahtml`)
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Steffo99/steffula-code"
|
"url": "https://github.com/Steffo99/steffula-code"
|
||||||
},
|
},
|
||||||
"version": "0.4.2",
|
"version": "0.5.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.63.0"
|
"vscode": "^1.63.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue