Skip to content

Commit

Permalink
chore(release): 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Oct 20, 2022
1 parent 1f09bd6 commit a6f9f69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.8](https://github.com/nuxtlabs/remark-mdc/compare/v1.0.7...v1.0.8) (2022-10-20)


### Bug Fixes

* **to-markdown:** close dangling list in sections ([#52](https://github.com/nuxtlabs/remark-mdc/issues/52)) ([1f09bd6](https://github.com/nuxtlabs/remark-mdc/commit/1f09bd6a0b66646da56d109a65a16302a2a1eba6))

### [1.0.7](https://github.com/nuxtlabs/remark-mdc/compare/v1.0.6...v1.0.7) (2022-08-18)


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": "remark-mdc",
"version": "1.0.7",
"version": "1.0.8",
"description": "Remark plugin to support MDC syntax",
"keywords": [
"remark",
Expand Down

0 comments on commit a6f9f69

Please sign in to comment.