Skip to content

Commit 58b401c

Browse files
committed
chore: bump v5.1.1
1 parent 5452fa6 commit 58b401c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.MD

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v5.1.1
2+
3+
## Bugfixes
4+
5+
- wrong `nodeIndex` for children of `ul` and `ol` tags
6+
- `alterChildren` function return type
7+
18
# v5.1.0
29

310
## Bugfixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-render-html",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"author": "Meliorence <contact@meliorence.com> (github.com/meliorence)",
55
"license": "BSD-2-Clause",
66
"repository": "https://github.com/meliorence/react-native-render-html",

0 commit comments

Comments
 (0)