Skip to content

Commit f56d5c6

Browse files
committed
v1.12.1
1 parent a4f3e69 commit f56d5c6

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.12.1"></a>
2+
## [1.12.1](https://github.com/8base/boost/compare/v1.12.0...v1.12.1) (2022-04-15)
3+
4+
5+
### Bug Fixes
6+
7+
* fix bug with table and avatar ([#410](https://github.com/8base/boost/issues/410)) ([a4f3e69](https://github.com/8base/boost/commit/a4f3e69))
8+
9+
10+
111
<a name="1.12.0"></a>
212
# [1.12.0](https://github.com/8base/boost/compare/v1.11.8...v1.12.0) (2022-03-28)
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.12.0",
3+
"version": "1.12.1",
44
"author": "8base",
55
"license": "MIT",
66
"main": "es/index.js",

0 commit comments

Comments
 (0)