Skip to content

Commit e7b96c2

Browse files
committed
chore: release 0.0.1
1 parent fb2bd61 commit e7b96c2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.0.1 (2021-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* documentation and readme urls ([8350cbc](https://github.com/skylejs/skyle/commit/8350cbc4c29c2b72dc67aeea8bcb8b9e60fe7d40))
7+

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.0",
3+
"version": "0.0.1",
44
"description": "Styling for React-Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)