Skip to content

Commit

Permalink
2.0.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
puzrin committed Dec 5, 2023
1 parent 7f43ece commit 45dd8cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.0.0 / 2023-12-05
------------------

- Rewrite to ESM.


1.1.3 / 2019-02-01
------------------

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": "markdown-it-cjk-breaks",
"version": "1.1.3",
"version": "2.0.0",
"description": "Suppress linebreaks between east asian characters",
"keywords": [
"markdown-it-plugin",
Expand Down

0 comments on commit 45dd8cc

Please sign in to comment.