Skip to content

Commit 4010272

Browse files
committed
chore(release): release v3.5.2
1 parent 9f07da0 commit 4010272

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+
## v3.5.2
6+
7+
[compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.5.1...v3.5.2)
8+
9+
### 🩹 Fixes
10+
11+
- **frontmatter:** Remove dangling CR ([9f07da0](https://github.com/nuxtlabs/remark-mdc/commit/9f07da0))
12+
13+
### ❤️ Contributors
14+
15+
- Farnabaz <[email protected]>
16+
517
## v3.5.1
618

719
[compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.5.0...v3.5.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-mdc",
3-
"version": "3.5.1",
3+
"version": "3.5.2",
44
"description": "Remark plugin to support MDC syntax",
55
"keywords": [
66
"remark",

0 commit comments

Comments
 (0)