Skip to content

Commit 6c4f794

Browse files
committed
chore: release @native-html/transient-render-engine@11.2.1
1 parent 68f8681 commit 6c4f794

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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.1](https://github.com/native-html/core/compare/@native-html/transient-render-engine@11.2.0...@native-html/transient-render-engine@11.2.1) (2021-10-21)
2+
13
# [11.2.0](https://github.com/native-html/core/compare/@native-html/transient-render-engine@11.1.2...@native-html/transient-render-engine@11.2.0) (2021-10-20)
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.0",
3+
"version": "11.2.1",
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)