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 a4f3e69 commit f56d5c6Copy full SHA for f56d5c6
CHANGELOG.md
@@ -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
11
<a name="1.12.0"></a>
12
# [1.12.0](https://github.com/8base/boost/compare/v1.11.8...v1.12.0) (2022-03-28)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@8base/boost",
- "version": "1.12.0",
+ "version": "1.12.1",
"author": "8base",
"license": "MIT",
"main": "es/index.js",
0 commit comments