Skip to content

Commit

Permalink
chore(release): 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](v1.0.6...v1.0.7) (2023-11-11)

### Bug Fixes

* allow marked v10 ([#385](#385)) ([08d82c0](08d82c0))
  • Loading branch information
semantic-release-bot committed Nov 11, 2023
1 parent 08d82c0 commit a3b9cbe
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.6",
"version": "1.0.7",
"description": "marked bidirectional text support",
"main": "./lib/index.cjs",
"module": "./src/index.js",
Expand Down

0 comments on commit a3b9cbe

Please sign in to comment.