Skip to content

Commit ee88f6b

Browse files
committed
chore(release): release v0.17.4
1 parent d37dfc3 commit ee88f6b

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.17.4
5+
6+
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.17.3...v0.17.4)
7+
8+
### 🩹 Fixes
9+
10+
- **docs:** Remark and rehype plugin syntax ([#416](https://github.com/nuxt-content/mdc/pull/416))
11+
- Use `@shikijs/core` instead of `shiki/core` for better tracing ([#421](https://github.com/nuxt-content/mdc/pull/421))
12+
- Merge highlight options with `defu` ([#409](https://github.com/nuxt-content/mdc/pull/409))
13+
14+
### 🏡 Chore
15+
16+
- Upgrade deps ([ab386cb](https://github.com/nuxt-content/mdc/commit/ab386cb))
17+
- Upgrade lock file ([d92ff99](https://github.com/nuxt-content/mdc/commit/d92ff99))
18+
- Rename repository ([d37dfc3](https://github.com/nuxt-content/mdc/commit/d37dfc3))
19+
20+
### ❤️ Contributors
21+
22+
- Farnabaz <farnabaz@gmail.com>
23+
- Toni <toni88x@gmail.com>
24+
425
## v0.17.3
526

627
[compare changes](https://github.com/nuxt-content/mdc/compare/v0.17.2...v0.17.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.17.3",
3+
"version": "0.17.4",
44
"description": "Nuxt MDC module",
55
"repository": "nuxt-content/mdc",
66
"license": "MIT",

0 commit comments

Comments
 (0)