Skip to content

Commit

Permalink
Prepare release 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisalmen committed Aug 10, 2023
1 parent 0566390 commit fe2cd88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The following table describes which version of **monaco-languageclient** and **m

| monaco-languageclient | monaco-vscode-api | monaco-editor | comment |
| :---- | :---- | :--- | :--- |
| 6.4.0 | 1.81.0 | 0.41.0 | Released 2023-08-1x |
| 6.4.0 | 1.81.0 | 0.41.0 | Released 2023-08-10 |
| 6.3.0 | 1.80.2 | 0.40.0 | Released 2023-08-04 |
| 6.2.0 | 1.79.3 | 0.39.0 | Released 2023-06-16 |
| 6.1.0 | 1.79.1 | 0.38.0 | Released 2023-06-12 |
Expand Down
4 changes: 2 additions & 2 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

All notable changes to this npm module are documented in this file.

## [6.4.0] - 2023-08-1x
## [6.4.0] - 2023-08-10

- Update to `monaco-editor` `0.41.0` and `monaco-vscode-api` `1.81.0` [#51x](https://github.com/TypeFox/monaco-languageclient/pull/51x)
- Update to `monaco-editor` `0.41.0` and `monaco-vscode-api` `1.81.0` [#520](https://github.com/TypeFox/monaco-languageclient/pull/520)

## [6.3.0] - 2023-08-04

Expand Down

0 comments on commit fe2cd88

Please sign in to comment.