Skip to content

Commit

Permalink
v0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Dec 7, 2023
1 parent 567135a commit ccd6cfe
Show file tree
Hide file tree
Showing 20 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages": [
"packages/*"
],
"version": "0.0.18"
"version": "0.0.19"
}
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-css",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate vscode-css-languageservice into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/css",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
4 changes: 2 additions & 2 deletions packages/emmet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-emmet",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate @vscode/emmet-helper into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/emmet",
"bugs": "https://github.com/volarjs/services/issues",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@vscode/emmet-helper": "^2.9.2",
"volar-service-html": "0.0.18"
"volar-service-html": "0.0.19"
},
"peerDependencies": {
"@volar/language-service": "2.0.0-alpha.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-eslint",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate ESLint into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/eslint",
"bugs": "https://github.com/volarjs/services/issues",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/eslint": "latest",
"volar-service-typescript": "0.0.18"
"volar-service-typescript": "0.0.19"
},
"peerDependencies": {
"@volar/language-service": "2.0.0-alpha.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-html",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate vscode-languageservice-html into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/html",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-json",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate vscode-json-languageservice into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/json",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-markdown",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate vscode-markdown-languageservice into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/markdown",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-prettier",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate Prettier into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/prettier",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/pretty-ts-errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-pretty-ts-errors",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate pretty-ts-errors-lsp into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/pretty-ts-errors",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettyhtml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-prettyhtml",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate prettyhtml into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/prettyhtml",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/pug-beautify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-pug-beautify",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate pug-beautify into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/pug-beautify",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
4 changes: 2 additions & 2 deletions packages/pug/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-pug",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate Pug into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/pug",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@volar/language-service": "2.0.0-alpha.2",
"pug-lexer": "^5.0.1",
"pug-parser": "^6.0.0",
"volar-service-html": "0.0.18",
"volar-service-html": "0.0.19",
"vscode-html-languageservice": "^5.1.0",
"vscode-languageserver-textdocument": "^1.0.11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sass-formatter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-sass-formatter",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate sass-formatter into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/sass-formatter",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-tsconfig",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate tsconfig into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/tsconfig",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
4 changes: 2 additions & 2 deletions packages/tslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-tslint",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate TSLint into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/tslint",
"bugs": "https://github.com/volarjs/services/issues",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"tslint": "latest",
"volar-service-typescript": "0.0.18"
"volar-service-typescript": "0.0.19"
},
"peerDependencies": {
"@volar/language-service": "2.0.0-alpha.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript-twoslash-queries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-typescript-twoslash-queries",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate TypeScript Twoslash into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/typescript-twoslash-queries",
"bugs": "https://github.com/volarjs/services/issues",
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/johnsoncodehk"
},
"devDependencies": {
"volar-service-typescript": "0.0.18"
"volar-service-typescript": "0.0.19"
},
"peerDependencies": {
"@volar/language-service": "2.0.0-alpha.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-typescript",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate TypeScript into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/typescript",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/vetur/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-vetur",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate Vetur into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/vetur",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/yaml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volar-service-yaml",
"version": "0.0.18",
"version": "0.0.19",
"description": "Integrate yaml-language-server into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/yaml",
"bugs": "https://github.com/volarjs/services/issues",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ccd6cfe

Please sign in to comment.