Skip to content

Commit 1480783

Browse files
committed
0.2.18
1 parent 2f4a0f1 commit 1480783

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.2.18 (March 14th, 2017)
4+
5+
- Fixed an issue with OS detection
6+
37
## 0.2.17 (January 9th, 2017)
48

59
- Fixed issue with windows window background color

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-desktop",
33
"author": "Gabriel Bull",
4-
"version": "0.2.17",
4+
"version": "0.2.18",
55
"description": "React UI Components for macOS Sierra and Windows 10",
66
"main": "./index.js",
77
"keywords": [

0 commit comments

Comments
 (0)