Skip to content

Commit

Permalink
release: Cut the 1.1.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
myxvisual committed Nov 17, 2017
1 parent 695ab87 commit 89ca32f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="1.1.7"></a>
## [1.1.7](https://github.com/myxvisual/react-uwp/compare/v1.1.6...v1.1.7) (2017-11-17)


### Bug Fixes

* Add generateAcrylicTexture support DataURL and edge ([a875812](https://github.com/myxvisual/react-uwp/commit/a875812)), closes [#23](https://github.com/myxvisual/react-uwp/issues/23)
* Fixed the wrong LICENSE title ([ca592ec](https://github.com/myxvisual/react-uwp/commit/ca592ec)), closes [#26](https://github.com/myxvisual/react-uwp/issues/26)


### Features

* AddBlurEvent support include elment config ([4f428f8](https://github.com/myxvisual/react-uwp/commit/4f428f8))
* Dialog blur event callback suopport clickIncludeElm ([695ab87](https://github.com/myxvisual/react-uwp/commit/695ab87))
* Update ColorPicker support classes style ([74f5a1a](https://github.com/myxvisual/react-uwp/commit/74f5a1a))



<a name="1.1.6"></a>
## [1.1.6](https://github.com/myxvisual/react-uwp/compare/v1.1.5...v1.1.6) (2017-09-26)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-uwp",
"version": "1.1.6",
"version": "1.1.7",
"description": "UWP Design & Fluent Design UiKit by React",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 89ca32f

Please sign in to comment.