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 Apr 15, 2021
1 parent 89cf7dc commit 1aa086f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/react-native-li/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/jsamr/react-native-li/compare/@jsamr/[email protected]...@jsamr/[email protected]) (2021-04-15)


### Bug Fixes

* **react-native-li:** restrict versions of @jsamr/counter-style ([89cf7dc](https://github.com/jsamr/react-native-li/commit/89cf7dc3ab484f978e15465926cbfe74bfa0a8ca))


### Features

* **react-native-li:** support @jsamr/counter-style v2 ([c122627](https://github.com/jsamr/react-native-li/commit/c1226274719ac052ba392dd83506c04c2eaf5b11))

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


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": "1.0.5",
"version": "1.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 1aa086f

Please sign in to comment.