Skip to content

Commit 859a03d

Browse files
committed
chore: release @jsamr/react-native-li@2.3.1
1 parent bbbe849 commit 859a03d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/react-native-li/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -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+
13
# [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)
24

35

packages/react-native-li/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsamr/react-native-li",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)