Skip to content

Commit

Permalink
release: Cut the 1.1.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
myxvisual committed Sep 13, 2017
1 parent e57358a commit a4a3e87
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="1.1.5"></a>
## [1.1.5](https://github.com/myxvisual/react-uwp/compare/v1.1.4...v1.1.5) (2017-09-13)


### Bug Fixes

* Fixed package.json repeated reference dependency ([e54b162](https://github.com/myxvisual/react-uwp/commit/e54b162))
* Fixed same name export in the compiled files ([e6f6a36](https://github.com/myxvisual/react-uwp/commit/e6f6a36))


### Features

* Update Dialog content supoort custom animation ([1640b0a](https://github.com/myxvisual/react-uwp/commit/1640b0a))
* Update Dialog support custom animation ([fbdfae2](https://github.com/myxvisual/react-uwp/commit/fbdfae2))



<a name="1.1.4"></a>
## [1.1.4](https://github.com/myxvisual/react-uwp/compare/v1.1.3...v1.1.4) (2017-08-29)

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.4",
"version": "1.1.5",
"description": "UWP Design & Fluent Design UiKit by React",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a4a3e87

Please sign in to comment.