Skip to content

Commit aca683a

Browse files
committed
chore(release): release v0.3.2
1 parent 04b8b0b commit aca683a

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.2
6+
7+
[compare changes](https://github.com/nuxtlabs/vscode-mdc/compare/v0.3.1...v0.3.2)
8+
9+
### 🩹 Fixes
10+
11+
- **deps:** Update monarch-mdc for formatter fixes ([#55](https://github.com/nuxtlabs/vscode-mdc/pull/55))
12+
13+
### 📖 Documentation
14+
15+
- Fix syntax reference link ([#54](https://github.com/nuxtlabs/vscode-mdc/pull/54))
16+
17+
### ❤️ Contributors
18+
19+
- Adam DeHaven ([@adamdehaven](https://github.com/adamdehaven))
20+
- Yue JIN ([@kingyue737](https://github.com/kingyue737))
21+
522
## v0.3.1
623

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

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.1",
6+
"version": "0.3.2",
77
"publisher": "Nuxt",
88
"icon": "images/icon.png",
99
"repository": {

0 commit comments

Comments
 (0)