Skip to content

Commit 5d121ad

Browse files
committed
build: 10.13.1 release
1 parent 8197564 commit 5d121ad

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## <small>10.13.1 (2021-10-04)</small>
2+
3+
* chore(deps-dev): bump @commitlint/cli from 13.1.0 to 13.2.0 (#183) ([8197564](https://github.com/readmeio/syntax-highlighter/commit/8197564)), closes [#183](https://github.com/readmeio/syntax-highlighter/issues/183)
4+
* chore(deps-dev): bump @commitlint/config-conventional (#180) ([b782c12](https://github.com/readmeio/syntax-highlighter/commit/b782c12)), closes [#180](https://github.com/readmeio/syntax-highlighter/issues/180)
5+
* chore(deps-dev): bump babel-jest from 27.2.0 to 27.2.4 (#181) ([8d6d3f7](https://github.com/readmeio/syntax-highlighter/commit/8d6d3f7)), closes [#181](https://github.com/readmeio/syntax-highlighter/issues/181)
6+
* chore(deps-dev): bump css-loader from 6.2.0 to 6.3.0 (#177) ([51c459c](https://github.com/readmeio/syntax-highlighter/commit/51c459c)), closes [#177](https://github.com/readmeio/syntax-highlighter/issues/177)
7+
* chore(deps-dev): bump glob from 7.1.7 to 7.2.0 (#178) ([ecc5bc4](https://github.com/readmeio/syntax-highlighter/commit/ecc5bc4)), closes [#178](https://github.com/readmeio/syntax-highlighter/issues/178)
8+
* chore(deps-dev): bump jest from 27.2.0 to 27.2.4 (#179) ([9a0d987](https://github.com/readmeio/syntax-highlighter/commit/9a0d987)), closes [#179](https://github.com/readmeio/syntax-highlighter/issues/179)
9+
* chore(deps-dev): bump style-loader from 3.2.1 to 3.3.0 (#185) ([2767bab](https://github.com/readmeio/syntax-highlighter/commit/2767bab)), closes [#185](https://github.com/readmeio/syntax-highlighter/issues/185)
10+
* chore(deps-dev): bump webpack from 5.53.0 to 5.56.0 (#182) ([8bf530d](https://github.com/readmeio/syntax-highlighter/commit/8bf530d)), closes [#182](https://github.com/readmeio/syntax-highlighter/issues/182)
11+
* chore(deps-dev): bump webpack-dev-server from 4.2.1 to 4.3.0 (#184) ([c1a5f7f](https://github.com/readmeio/syntax-highlighter/commit/c1a5f7f)), closes [#184](https://github.com/readmeio/syntax-highlighter/issues/184)
12+
* chore(deps-dev): upgrading @readme/eslint-config ([4d72de3](https://github.com/readmeio/syntax-highlighter/commit/4d72de3))
13+
* chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#175) ([cf4e797](https://github.com/readmeio/syntax-highlighter/commit/cf4e797)), closes [#175](https://github.com/readmeio/syntax-highlighter/issues/175)
14+
15+
16+
117
## 10.13.0 (2021-09-17)
218

319
* docs: adding a code of conduct ([41d91b5](https://github.com/readmeio/syntax-highlighter/commit/41d91b5))

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.13.0",
4+
"version": "10.13.1",
55
"main": "dist/index.node.js",
66
"browser": "dist/index.js",
77
"license": "ISC",

0 commit comments

Comments
 (0)