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 bae13af commit ef98886Copy full SHA for ef98886
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 0.2.5 (July 18th, 2016)
4
+
5
+- Fixed some issues with View alignment
6
7
## 0.2.4 (July 17th, 2016)
8
9
- Removed all unknown props from components
package.json
@@ -1,7 +1,7 @@
{
"name": "react-desktop",
"author": "Gabriel Bull",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "React UI Components for macOS Sierra and Windows 10",
"main": "./index.js",
"keywords": [
0 commit comments