Skip to content

Commit 84d3636

Browse files
chore: release vscode-mdx (#307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 59798ff commit 84d3636

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shadow-diagnostics.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vscode-mdx/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- [#306](https://github.com/mdx-js/vscode-mdx/pull/306) [`59798ff`](https://github.com/mdx-js/vscode-mdx/commit/59798ffae6832805f534d0f7f02091e8bdbe72cf) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Trim positions that can’t be mapped to the original MDX source code from diagnostics.
8+
39
## 1.2.3
410

511
### Patch Changes

packages/vscode-mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-mdx",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"displayName": "MDX",
55
"description": "Language support for MDX",
66
"categories": [

0 commit comments

Comments
 (0)