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 fb7fdb6 commit 6b0d6b7Copy full SHA for 6b0d6b7
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## 0.3.3 (November 21st, 2017)
4
+
5
+- Updated dependencies
6
+- Fixed title props
7
8
## 0.3.2 (October 17th, 2017)
9
10
- Updated dependencies
package.json
@@ -1,7 +1,7 @@
{
"name": "react-desktop",
"author": "Gabriel Bull",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "React UI Components for macOS High Sierra and Windows 10",
"main": "./index.js",
"keywords": [
0 commit comments