Skip to content

Commit a758e97

Browse files
committed
chore: release @native-html/[email protected]
1 parent be8c006 commit a758e97

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/table-plugin/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [4.0.3](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-02-07)
2+
13
## [4.0.2](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-02-07)
24

35
## [4.0.1](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-02-07)

packages/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/table-plugin",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "🔠 A WebView-based plugin 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)