Skip to content

Commit f168464

Browse files
committed
chore(release): release v0.18.3
1 parent 398e912 commit f168464

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.18.3
5+
6+
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.18.2...v0.18.3)
7+
8+
### 🩹 Fixes
9+
10+
- Treat heading children as inline elements ([045c49d](https://github.com/nuxt-content/mdc/commit/045c49d))
11+
12+
### 📖 Documentation
13+
14+
- Update readme ([3f1cddb](https://github.com/nuxt-content/mdc/commit/3f1cddb))
15+
16+
### 🏡 Chore
17+
18+
- Upgrade deps ([350bbbf](https://github.com/nuxt-content/mdc/commit/350bbbf))
19+
- Update lock file ([cb6a227](https://github.com/nuxt-content/mdc/commit/cb6a227))
20+
- Upgrade deps ([398e912](https://github.com/nuxt-content/mdc/commit/398e912))
21+
22+
### ❤️ Contributors
23+
24+
- Farnabaz <[email protected]>
25+
426
## v0.18.2
527

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

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

0 commit comments

Comments
 (0)