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 2f4a0f1 commit 1480783Copy full SHA for 1480783
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 0.2.18 (March 14th, 2017)
4
+
5
+- Fixed an issue with OS detection
6
7
## 0.2.17 (January 9th, 2017)
8
9
- Fixed issue with windows window background color
package.json
@@ -1,7 +1,7 @@
{
"name": "react-desktop",
"author": "Gabriel Bull",
- "version": "0.2.17",
+ "version": "0.2.18",
"description": "React UI Components for macOS Sierra and Windows 10",
"main": "./index.js",
"keywords": [
0 commit comments