8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f6564 commit 64483faCopy full SHA for 64483fa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.13.2](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.1...v0.13.2) (2023-10-14)
2
+
3
4
+### Bug Fixes
5
6
+* **problems:** 自定义布局选项默认关闭 ([29f6564](https://github.com/XYShaoKang/refined-leetcode/commit/29f6564887efa9c6a3f87ec755e95b43450b73cc))
7
8
## [0.13.1](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.0...v0.13.1) (2023-10-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "refined-leetcode",
- "version": "0.13.1",
+ "version": "0.13.2",
"main": "index.js",
"author": "XYShaoKang",
"license": "MIT",
0 commit comments