Skip to content

Commit 1143cfe

Browse files
committed
build: 10.14.2 release
1 parent a5fe6cc commit 1143cfe

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>10.14.2 (2021-12-14)</small>
2+
3+
* chore(deps): upgrading codemirror to 5.62.3 ([a5fe6cc](https://github.com/readmeio/syntax-highlighter/commit/a5fe6cc))
4+
5+
6+
17
## 10.14.0 (2021-12-09)
28

39
* chore(deps-dev): bump @babel/preset-env from 7.16.0 to 7.16.4 (#218) ([d85d66a](https://github.com/readmeio/syntax-highlighter/commit/d85d66a)), closes [#218](https://github.com/readmeio/syntax-highlighter/issues/218)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@readme/syntax-highlighter",
33
"description": "ReadMe's React-based syntax highlighter",
4-
"version": "10.14.1",
4+
"version": "10.14.2",
55
"main": "dist/index.node.js",
66
"browser": "dist/index.js",
77
"license": "ISC",

0 commit comments

Comments
 (0)