Skip to content

Commit

Permalink
chore: release @jsamr/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed May 1, 2021
1 parent 82648c0 commit 6ae0745
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/react-native-li/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.1.0](https://github.com/jsamr/react-native-li/compare/@jsamr/[email protected]...@jsamr/[email protected]) (2021-05-01)


### Features

* **react-native-li:** new `Container` prop ([82648c0](https://github.com/jsamr/react-native-li/commit/82648c0ddef33a47bb19922cab41d8c9c735a8cc))

# [2.0.0](https://github.com/jsamr/react-native-li/compare/@jsamr/[email protected]...@jsamr/[email protected]) (2021-04-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-li/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsamr/react-native-li",
"version": "2.0.0",
"version": "2.1.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",
Expand Down

0 comments on commit 6ae0745

Please sign in to comment.