Updates changelog

This commit is contained in:
Henning Dieterichs 2025-11-20 18:25:53 +01:00
parent 962c5efbf7
commit 7cfa49c302
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06

View file

@ -1,5 +1,9 @@
# Monaco Editor Changelog # Monaco Editor Changelog
## [0.55.1]
- Fixes missing language exports (monaco.json/typescript/...) due to wrong "types" path - [#5123](https://github.com/microsoft/monaco-editor/issues/5123)
## [0.55.0] ## [0.55.0]
### Breaking Changes ### Breaking Changes