Skip to content

Commit

Permalink
chore(release): release v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Nov 20, 2024
1 parent 5ddc0d6 commit 9b24930
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog


## v0.9.5

[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.9.4...v0.9.5)

### 🏡 Chore

- Upgrade `remark-mdc` ([484a12d](https://github.com/nuxt-modules/mdc/commit/484a12d))
- Upgrade deps ([45fb570](https://github.com/nuxt-modules/mdc/commit/45fb570))
- **playground:** Update syntax for github highlighting ([#290](https://github.com/nuxt-modules/mdc/pull/290))

### ❤️ Contributors

- Adam DeHaven ([@adamdehaven](http://github.com/adamdehaven))
- Farnabaz <[email protected]>

## v0.9.4

[compare changes](https://github.com/nuxt-modules/mdc/compare/v0.9.3...v0.9.4)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/mdc",
"version": "0.9.4",
"version": "0.9.5",
"description": "Nuxt MDC module",
"repository": "nuxt-modules/mdc",
"license": "MIT",
Expand Down

0 comments on commit 9b24930

Please sign in to comment.