Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 015f566

Browse files
committed
chore: release @native-html/[email protected]
1 parent 5f8a2aa commit 015f566

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/heuristic-table-plugin/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.2](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **heuristic-table:** display glich with multiple rowspan in the same column ([bab4daf](https://github.com/native-html/plugins/commit/bab4daf3ec2954c8b9e273db175980f7533b738b))
7+
18
## [0.3.1](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-03-04)
29

310

packages/heuristic-table-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-html/heuristic-table-plugin",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "🔠 A 100% native component using heuristics to render tables in react-native-render-html",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)