Skip to content

Commit

Permalink
build: 10.14.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Dec 14, 2021
1 parent 0c93e08 commit 7d0295a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## <small>10.14.3 (2021-12-14)</small>

* test: updating some broken test snapshots ([0c93e08](https://github.com/readmeio/syntax-highlighter/commit/0c93e08))
* fix: bumping codemirror back down to 5.54.0 ([f6b95ca](https://github.com/readmeio/syntax-highlighter/commit/f6b95ca))



## <small>10.14.2 (2021-12-14)</small>

* chore(deps): upgrading codemirror to 5.62.3 ([a5fe6cc](https://github.com/readmeio/syntax-highlighter/commit/a5fe6cc))
Expand Down
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,7 +1,7 @@
{
"name": "@readme/syntax-highlighter",
"description": "ReadMe's React-based syntax highlighter",
"version": "10.14.2",
"version": "10.14.3",
"main": "dist/index.node.js",
"browser": "dist/index.js",
"license": "ISC",
Expand Down

0 comments on commit 7d0295a

Please sign in to comment.