Skip to content

Commit d426839

Browse files
committed
chore(release): release v0.18.0
1 parent 21fd936 commit d426839

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.0
5+
6+
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.17.4...v0.18.0)
7+
8+
### 🩹 Fixes
9+
10+
- Allow passing options to `remark-mdc` plugin in stringify helper ([#424](https://github.com/nuxt-content/mdc/pull/424))
11+
12+
### 🏡 Chore
13+
14+
- Delete .github/workflows/nuxthub.yml ([21490cc](https://github.com/nuxt-content/mdc/commit/21490cc))
15+
- Upgrade deps ([21fd936](https://github.com/nuxt-content/mdc/commit/21fd936))
16+
17+
### ❤️ Contributors
18+
19+
- Farnabaz <farnabaz@gmail.com>
20+
- Sébastien Chopin <seb@nuxt.com>
21+
422
## v0.17.4
523

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

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

0 commit comments

Comments
 (0)