Skip to content

Commit 1b0ebee

Browse files
Version Packages (#439)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e547052 commit 1b0ebee

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eighty-masks-matter.md

-5
This file was deleted.

.changeset/spicy-tables-crash.md

-5
This file was deleted.

packages/language-server/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @mdx-js/language-server
22

3+
## 0.4.5
4+
5+
### Patch Changes
6+
7+
- [#440](https://github.com/mdx-js/mdx-analyzer/pull/440) [`e547052`](https://github.com/mdx-js/mdx-analyzer/commit/e5470527213c7401042697cc57945f3226dc4a01) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Fix resolving MDX options from `tsconfig.json`.
8+
9+
- [#437](https://github.com/mdx-js/mdx-analyzer/pull/437) [`a7bf12f`](https://github.com/mdx-js/mdx-analyzer/commit/a7bf12f9bf6dcc0005af31bfd52e477e4995bb70) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Update to Volar services 0.0.45
10+
311
## 0.4.4
412

513
### Patch Changes

packages/language-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdx-js/language-server",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"type": "module",
55
"description": "A language server for MDX",
66
"repository": {

0 commit comments

Comments
 (0)