Skip to content

Commit cd435f9

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

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 0.1.0 (2021-02-18)
2+
3+
4+
### Features
5+
6+
* **heuristic-table:** new 100% native table plugin ([b1ea3f6](https://github.com/native-html/plugins/commit/b1ea3f696cb3f65c9f7cbd56036ab34d1ae08a09))
7+

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.0.0",
3+
"version": "0.1.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)