We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5aa4b commit 25451efCopy full SHA for 25451ef
packages/react-native-li/CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@jsamr/react-native-li",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
0 commit comments