Skip to content

Commit 7bdb99e

Browse files
committed
chore(release): release v3.5.0
1 parent a26dee0 commit 7bdb99e

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
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.0
6+
7+
[compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.4.0...v3.5.0)
8+
9+
### 🚀 Enhancements
10+
11+
- Slot attributes syntax ([#90](https://github.com/nuxtlabs/remark-mdc/pull/90))
12+
13+
### 🏡 Chore
14+
15+
- Upgrade deps ([a26dee0](https://github.com/nuxtlabs/remark-mdc/commit/a26dee0))
16+
17+
### ✅ Tests
18+
19+
- Add testcase for escaped chars ([ebca643](https://github.com/nuxtlabs/remark-mdc/commit/ebca643))
20+
21+
### ❤️ Contributors
22+
23+
- Farnabaz <[email protected]>
24+
525
## v3.4.0
626

727
[compare changes](https://github.com/nuxtlabs/remark-mdc/compare/v3.3.2...v3.4.0)

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.4.0",
3+
"version": "3.5.0",
44
"description": "Remark plugin to support MDC syntax",
55
"keywords": [
66
"remark",

0 commit comments

Comments
 (0)