Skip to content

Commit

Permalink
chore(master): release 0.6.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 21, 2024
1 parent 6d367fe commit 9d12a37
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
@@ -1,5 +1,12 @@
# Changelog

## [0.6.0](https://github.com/ocavue/prosemirror-highlight/compare/v0.5.0...v0.6.0) (2024-05-21)


### Features

* support sugar-high ([#29](https://github.com/ocavue/prosemirror-highlight/issues/29)) ([6d367fe](https://github.com/ocavue/prosemirror-highlight/commit/6d367fe350fdf0b9a0e342276a7caa8fcede9f61))

## [0.5.0](https://github.com/ocavue/prosemirror-highlight/compare/v0.4.1...v0.5.0) (2024-02-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "prosemirror-highlight",
"type": "module",
"version": "0.5.0",
"version": "0.6.0",
"packageManager": "pnpm@8.13.1",
"description": "A ProseMirror plugin to highlight code blocks",
"author": "ocavue <ocavue@gmail.com>",
Expand Down

0 comments on commit 9d12a37

Please sign in to comment.