Skip to content

Commit 4c81673

Browse files
committed
Bump version to v5.23.0
1 parent 95d236a commit 4c81673

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ The changelog of the TexLab language server can be found [here](https://github.c
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [5.22.1] - 2025-01-29
9+
## [5.23.0] - 2025-06-14
10+
11+
### Changed
12+
13+
- Update TexLab to [v5.23.0](https://github.com/latex-lsp/texlab/blob/master/CHANGELOG.md#5230---2025-06-14)
14+
15+
## [5.22.2] - 2025-01-29
1016

1117
### Fixed
1218

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "texlab",
33
"displayName": "TexLab",
44
"description": "LaTeX and BibTeX language support for Visual Studio Code",
5-
"version": "5.22.2",
5+
"version": "5.23.0",
66
"publisher": "efoerster",
77
"license": "GPL-3.0-only",
88
"repository": {

0 commit comments

Comments
 (0)