Skip to content

Commit ac3f925

Browse files
committed
chore(release): release v0.16.1
1 parent 3ab7435 commit ac3f925

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## v0.16.1
5+
6+
[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.16.0...v0.16.1)
7+
8+
### 🩹 Fixes
9+
10+
- **stringify:** Stringify iframe ([9157af7](https://github.com/nuxt-modules/mdc/commit/9157af7))
11+
12+
### 🏡 Chore
13+
14+
- Upgrade deps ([3ab7435](https://github.com/nuxt-modules/mdc/commit/3ab7435))
15+
16+
### ❤️ Contributors
17+
18+
- Farnabaz <[email protected]>
19+
420
## v0.16.0
521

622
[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.15.0...v0.16.0)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/mdc",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"description": "Nuxt MDC module",
55
"repository": "nuxt-modules/mdc",
66
"license": "MIT",

0 commit comments

Comments
 (0)