Skip to content

Commit

Permalink
chore: release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
muhamad-rizki committed Jun 8, 2022
1 parent 758c58e commit 865b41e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.1.6](https://github.com/vesselsoft/react-native-android-shadow/compare/v0.1.5...v0.1.6) (2022-06-08)


### Bug Fixes

* separate ShadowView and ShadowText component ([758c58e](https://github.com/vesselsoft/react-native-android-shadow/commit/758c58e66b9f71b3e9f602a36c94adee7d34097e))
* shadowColor with opacity value ([a8c08b5](https://github.com/vesselsoft/react-native-android-shadow/commit/a8c08b52da54643bd1fefb6208f6277f5dc1992c))

## [0.1.5](https://github.com/vesselsoft/react-native-android-shadow/compare/v0.1.4...v0.1.5) (2022-05-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vesselsoft/react-native-shadow",
"version": "0.1.5",
"version": "0.1.6",
"description": "React Native Shadow View for Android",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 865b41e

Please sign in to comment.