0.5.5
This commit is contained in:
Родитель
af9d244176
Коммит
5bb362106a
|
@ -1,5 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## 0.5.5 - November 11, 2019
|
||||
- Restore old cwd after linting finishes.
|
||||
|
||||
## 0.5.4 - July 10, 2019
|
||||
- Make sure we pass along packageManager from plugin.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "typescript-tslint-plugin",
|
||||
"version": "0.5.4",
|
||||
"version": "0.5.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "typescript-tslint-plugin",
|
||||
"version": "0.5.4",
|
||||
"version": "0.5.5",
|
||||
"description": "TypeScript tslint language service plugin",
|
||||
"main": "out/index.js",
|
||||
"author": "Microsoft",
|
||||
|
|
Загрузка…
Ссылка в новой задаче