Skip to content

Commit 5c303a0

Browse files
committed
chore(release): release v0.18.1
1 parent 382bd7d commit 5c303a0

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.18.1
5+
6+
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.18.0...v0.18.1)
7+
8+
### 🩹 Fixes
9+
10+
- **stringify:** Preserve children order ([5c1ea1b](https://github.com/nuxt-content/mdc/commit/5c1ea1b))
11+
12+
### 🏡 Chore
13+
14+
- Upgrade deps ([bf09212](https://github.com/nuxt-content/mdc/commit/bf09212))
15+
- Upgrade deps ([690fd53](https://github.com/nuxt-content/mdc/commit/690fd53))
16+
- Upgrade deps ([382bd7d](https://github.com/nuxt-content/mdc/commit/382bd7d))
17+
18+
### ❤️ Contributors
19+
20+
- Farnabaz <farnabaz@gmail.com>
21+
422
## v0.18.0
523

624
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.17.4...v0.18.0)

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.0",
3+
"version": "0.18.1",
44
"description": "Nuxt MDC module",
55
"repository": "nuxt-content/mdc",
66
"license": "MIT",

0 commit comments

Comments
 (0)