Skip to content

Commit 0125c69

Browse files
chore(release): 0.11.1 [skip ci]
1 parent ff26875 commit 0125c69

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.11.1](https://github.com/XYShaoKang/refined-leetcode/compare/v0.11.0...v0.11.1) (2023-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **options:** 修复点击事件 ([cb2fdec](https://github.com/XYShaoKang/refined-leetcode/commit/cb2fdec4027cc8668f5d0bc8da041a786c6d263c))
7+
* 处理默认配置 ([ff26875](https://github.com/XYShaoKang/refined-leetcode/commit/ff26875e6c02831e4d731d3bab315c1a8bd1b537))
8+
19
# [0.11.0](https://github.com/XYShaoKang/refined-leetcode/compare/v0.10.2...v0.11.0) (2023-01-30)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "refined-leetcode",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"main": "index.js",
55
"author": "XYShaoKang",
66
"license": "MIT",

0 commit comments

Comments
 (0)