We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbe849 commit 859a03dCopy full SHA for 859a03d
packages/react-native-li/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [2.3.1](https://github.com/jsamr/react-native-li/compare/@jsamr/react-native-li@2.3.0...@jsamr/react-native-li@2.3.1) (2022-01-28)
2
+
3
# [2.3.0](https://github.com/jsamr/react-native-li/compare/@jsamr/react-native-li@2.2.1...@jsamr/react-native-li@2.3.0) (2021-08-29)
4
5
packages/react-native-li/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsamr/react-native-li",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.",
"main": "lib/commonjs/index.js",
6
"module": "lib/module/index.js",
0 commit comments