Skip to content

Commit 1e60abd

Browse files
committed
chore: release 0.0.2
1 parent 38333e7 commit 1e60abd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.0.2](https://github.com/skylejs/skyle/compare/v0.0.1...v0.0.2) (2021-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* debugOwner undefined ([cb55125](https://github.com/skylejs/skyle/commit/cb551252e9b048fba9af5552be460b295a046bf8))
7+
* default styles ([3816c82](https://github.com/skylejs/skyle/commit/3816c82b5e17300c296fc30b6bb1a01ba484a258))
8+
* style constructor type ([38333e7](https://github.com/skylejs/skyle/commit/38333e7fa500556ae21073afb40b85158017f082))
9+
110
## 0.0.1 (2021-04-20)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skyle",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Styling for React-Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)