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 613d17b commit 2345e9fCopy full SHA for 2345e9f
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.11.8"></a>
2
+## [1.11.8](https://github.com/8base/boost/compare/v1.11.7...v1.11.8) (2022-02-04)
3
+
4
5
+### Bug Fixes
6
7
+* fix checkbox nowrap prop ([#406](https://github.com/8base/boost/issues/406)) ([613d17b](https://github.com/8base/boost/commit/613d17b))
8
9
10
11
<a name="1.11.7"></a>
12
## [1.11.7](https://github.com/8base/boost/compare/v1.11.6...v1.11.7) (2021-11-25)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@8base/boost",
- "version": "1.11.7",
+ "version": "1.11.8",
"author": "8base",
"license": "MIT",
"main": "es/index.js",
0 commit comments