Skip to content

Commit a4a3e87

Browse files
committed
release: Cut the 1.1.5 release
1 parent e57358a commit a4a3e87

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="1.1.5"></a>
2+
## [1.1.5](https://github.com/myxvisual/react-uwp/compare/v1.1.4...v1.1.5) (2017-09-13)
3+
4+
5+
### Bug Fixes
6+
7+
* Fixed package.json repeated reference dependency ([e54b162](https://github.com/myxvisual/react-uwp/commit/e54b162))
8+
* Fixed same name export in the compiled files ([e6f6a36](https://github.com/myxvisual/react-uwp/commit/e6f6a36))
9+
10+
11+
### Features
12+
13+
* Update Dialog content supoort custom animation ([1640b0a](https://github.com/myxvisual/react-uwp/commit/1640b0a))
14+
* Update Dialog support custom animation ([fbdfae2](https://github.com/myxvisual/react-uwp/commit/fbdfae2))
15+
16+
17+
118
<a name="1.1.4"></a>
219
## [1.1.4](https://github.com/myxvisual/react-uwp/compare/v1.1.3...v1.1.4) (2017-08-29)
320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-uwp",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "UWP Design & Fluent Design UiKit by React",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)