Skip to content

Commit ed24c1f

Browse files
committed
chore: release @native-html/[email protected]
1 parent 8185e0d commit ed24c1f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/transient-render-engine/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.4.0](https://github.com/native-html/core/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-10-14)
2+
3+
4+
### Features
5+
6+
* **tre:** add `onPress` support in native props ([8185e0d](https://github.com/native-html/core/commit/8185e0d5bf3d22635ae620141bba65cf6987e151))
7+
18
# [10.3.0](https://github.com/native-html/core/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-10-13)
29

310

packages/transient-render-engine/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/transient-render-engine",
3-
"version": "10.3.0",
3+
"version": "10.4.0",
44
"description": "An engine which produces an intermediary structure from HTML to create a React Native render tree.",
55
"main": "lib/commonjs/index.js",
66
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)