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 5b4bee0 commit cd435f9Copy full SHA for cd435f9
packages/heuristic-table-plugin/CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@native-html/heuristic-table-plugin",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "🔠 A 100% native component using heuristics to render tables in react-native-render-html",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
0 commit comments