Skip to content

Commit 17fb7a2

Browse files
committed
chore: release @jsamr/[email protected]
1 parent 4973fe4 commit 17fb7a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-native-li/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.1](https://github.com/jsamr/react-native-li/compare/@jsamr/[email protected]...@jsamr/[email protected]) (2021-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **react-native-li:** align text marker at the end of the marker box ([4973fe4](https://github.com/jsamr/react-native-li/commit/4973fe49cf2645c174bc7b18bd9d4034f963f039))
7+
18
# [2.2.0](https://github.com/jsamr/react-native-li/compare/@jsamr/[email protected]...@jsamr/[email protected]) (2021-06-04)
29

310

packages/react-native-li/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsamr/react-native-li",
3-
"version": "2.2.0",
3+
"version": "2.2.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)