Skip to content

Commit 8e90245

Browse files
committed
chore(release): release v0.2.3
1 parent d16b9d5 commit 8e90245

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v0.2.3
6+
7+
[compare changes](https://github.com/nuxtlabs/vscode-mdc/compare/v0.2.2...v0.2.3)
8+
9+
### 🩹 Fixes
10+
11+
- Package name ([d16b9d5](https://github.com/nuxtlabs/vscode-mdc/commit/d16b9d5))
12+
13+
### ❤️ Contributors
14+
15+
- Farnabaz <[email protected]>
16+
517
## v0.2.2
618

719
[compare changes](https://github.com/nuxtlabs/vscode-mdc/compare/v0.2.1...v0.2.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packageManager": "[email protected]",
44
"displayName": "MDC - Markdown Components",
55
"description": "Provides syntax highlighting and colon matching for MDC (Markdown Components) files for Nuxt Content.",
6-
"version": "0.2.2",
6+
"version": "0.2.3",
77
"publisher": "Nuxt",
88
"icon": "images/icon.png",
99
"repository": {

0 commit comments

Comments
 (0)