Skip to content

Commit 25451ef

Browse files
committed
chore: release @jsamr/[email protected]
1 parent 1f5aa4b commit 25451ef

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
@@ -0,0 +1,7 @@
1+
# 1.0.0 (2021-04-13)
2+
3+
4+
### Features
5+
6+
* **react-native-li:** render marked lists ([bcc1689](https://github.com/jsamr/react-native-li/commit/bcc1689821d1be6f7c516b561ceafeed88006031))
7+

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": "0.0.0",
3+
"version": "1.0.0",
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)