Skip to content

Commit 291c43e

Browse files
committed
chore(release): release v0.17.3
1 parent fa7a21d commit 291c43e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.17.3
5+
6+
[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.17.2...v0.17.3)
7+
8+
### 🏡 Chore
9+
10+
- Upgrade deps ([e65e97b](https://github.com/nuxt-modules/mdc/commit/e65e97b))
11+
- Upgrade deps ([fa7a21d](https://github.com/nuxt-modules/mdc/commit/fa7a21d))
12+
13+
### ❤️ Contributors
14+
15+
- Farnabaz <farnabaz@gmail.com>
16+
417
## v0.17.2
518

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

0 commit comments

Comments
 (0)