Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e1bd5b

Browse files
committed
chore: release @native-html/[email protected]
1 parent 7d4fab5 commit 7e1bd5b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/table-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.2.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-05-21)
2+
3+
4+
### Features
5+
6+
* support [email protected]; beware of upstream breaking changes ([53e322c](https://github.com/native-html/plugins/commit/53e322cad64aece27d5c95c1bc9fb4a3095addbd))
7+
18
# [5.1.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-04-17)
29

310

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": "5.1.0",
3+
"version": "5.2.0",
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)