Skip to content

Commit fa5005e

Browse files
committed
chore: release @native-html/[email protected]
1 parent 5b1e1cc commit fa5005e

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+
## [11.2.2](https://github.com/native-html/core/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **tre:** add bold style for "b" tag ([5b1e1cc](https://github.com/native-html/core/commit/5b1e1cc64ae17c720683d36f4d703525f306eec8))
7+
18
## [11.2.1](https://github.com/native-html/core/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-10-21)
29

310
# [11.2.0](https://github.com/native-html/core/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-10-20)

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