Skip to content

Commit 4c37d29

Browse files
committed
chore: release @native-html/[email protected]
1 parent dc1ba61 commit 4c37d29

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/transient-render-engine/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [11.2.3](https://github.com/native-html/core/compare/@native-html/[email protected]...@native-html/[email protected]) (2022-01-11)
2+
13
## [11.2.2](https://github.com/native-html/core/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-11-25)
24

35

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": "11.2.2",
3+
"version": "11.2.3",
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)