Skip to content

Commit

Permalink
release-1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yamazaki-daichi committed Jan 29, 2024
1 parent a7cdda8 commit 22c0510
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change Log
## [v2.11.2](https://github.com/UniqueVision/plpgsql-lsp/tree/v2.11.2) - 2023/01/30
- Update: node version changed to 18 and update libraries.

## Unreleased - TBD
## [v2.11.1](https://github.com/UniqueVision/plpgsql-lsp/tree/v2.11.0) - 2022/11/28
- Fix: display title

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "PostgreSQL Language Server",
"description": "VSCode PostgreSQL and PL/pgSQL Language Server.",
"license": "MIT",
"version": "2.11.1",
"version": "2.11.2",
"icon": "images/postgres.png",
"repository": {
"type": "git",
Expand Down

0 comments on commit 22c0510

Please sign in to comment.