Skip to content

Commit 98b0a46

Browse files
committed
chore(release): release v0.3.3
1 parent 6225d85 commit 98b0a46

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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.3.3
6+
7+
[compare changes](https://github.com/nuxtlabs/vscode-mdc/compare/v0.3.2...v0.3.3)
8+
9+
### 🩹 Fixes
10+
11+
- **deps:** Update monarch-mdc for formatter fixes ([#56](https://github.com/nuxtlabs/vscode-mdc/pull/56))
12+
13+
### ❤️ Contributors
14+
15+
- Adam DeHaven ([@adamdehaven](https://github.com/adamdehaven))
16+
517
## v0.3.2
618

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

package.json

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

0 commit comments

Comments
 (0)