Skip to content

Commit 2345e9f

Browse files
committed
v1.11.8
1 parent 613d17b commit 2345e9f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
<a name="1.11.7"></a>
212
## [1.11.7](https://github.com/8base/boost/compare/v1.11.6...v1.11.7) (2021-11-25)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@8base/boost",
3-
"version": "1.11.7",
3+
"version": "1.11.8",
44
"author": "8base",
55
"license": "MIT",
66
"main": "es/index.js",

0 commit comments

Comments
 (0)