Skip to content

Commit

Permalink
chore(release): 1.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.10](v1.0.9...v1.0.10) (2024-06-12)

### Bug Fixes

* allow marked v13 ([#478](#478)) ([c5e692d](c5e692d))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent c5e692d commit 968413c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marked-bidi",
"version": "1.0.9",
"version": "1.0.10",
"description": "marked bidirectional text support",
"main": "./lib/index.cjs",
"module": "./src/index.js",
Expand Down

0 comments on commit 968413c

Please sign in to comment.