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 7b3cf89 commit 4952a8dCopy full SHA for 4952a8d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.1](https://github.com/skylejs/skyle/compare/v0.3.0...v0.3.1) (2021-04-30)
2
+
3
4
+### Bug Fixes
5
6
+* undefined shadowRadius ([460ce3d](https://github.com/skylejs/skyle/commit/460ce3dba8158605c524c5837bc5dbeacc8b89ec))
7
8
# [0.3.0](https://github.com/skylejs/skyle/compare/v0.2.0...v0.3.0) (2021-04-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "skyle",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "Styling for React-Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments