Skip to content

Commit 40fe6a4

Browse files
committed
chore: release @native-html/[email protected]
1 parent bd77a13 commit 40fe6a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/heuristic-table-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.2.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-02-20)
2+
3+
4+
### Features
5+
6+
* **heuristic-table:** export hooks to reuse internal rendering logic ([d0f1529](https://github.com/native-html/plugins/commit/d0f15298cd6c17799f87d87ff25bb8b6433193bd))
7+
18
# 0.1.0 (2021-02-18)
29

310

packages/heuristic-table-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-html/heuristic-table-plugin",
3-
"version": "0.1.0",
3+
"version": "0.2.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)