Skip to content

Commit 5a91aaa

Browse files
committed
chore: release @native-html/[email protected]
1 parent e95858d commit 5a91aaa

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.7.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-10-13)
2+
3+
4+
### Features
5+
6+
* **heuristic-table:** support [email protected] `renderIndex` and `renderLength` props ([961de3d](https://github.com/native-html/plugins/commit/961de3d519c52e4d5fa12e59489003736d11aed2))
7+
18
# [0.6.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-06-08)
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.6.0",
3+
"version": "0.7.0",
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)