Skip to content

Commit c54cd9e

Browse files
committed
chore(release): release v0.18.4
1 parent aa041b9 commit c54cd9e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v0.18.4
5+
6+
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.18.3...v0.18.4)
7+
8+
### 🩹 Fixes
9+
10+
- Handle `kbd` element and preserve component inline children order ([67e1fc2](https://github.com/nuxt-content/mdc/commit/67e1fc2))
11+
12+
### 🏡 Chore
13+
14+
- Upgrade deps ([f99e6e4](https://github.com/nuxt-content/mdc/commit/f99e6e4))
15+
- Deprecate `remarkMDC` option in favor of `remark-mdc` ([aa041b9](https://github.com/nuxt-content/mdc/commit/aa041b9))
16+
17+
### ❤️ Contributors
18+
19+
- Farnabaz <[email protected]>
20+
421
## v0.18.3
522

623
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.18.2...v0.18.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/mdc",
3-
"version": "0.18.3",
3+
"version": "0.18.4",
44
"description": "Nuxt MDC module",
55
"repository": "nuxt-content/mdc",
66
"license": "MIT",

0 commit comments

Comments
 (0)