Skip to content

Commit e2162b9

Browse files
committed
release: Cut the 1.2.1 release
1 parent e120cbb commit e2162b9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.2.2"></a>
2+
## [1.2.2](https://github.com/myxvisual/react-uwp/compare/v1.2.1...v1.2.2) (2018-09-28)
3+
4+
5+
### Bug Fixes
6+
7+
* Fixed navigator.userAgent empty error and Close [#60](https://github.com/myxvisual/react-uwp/issues/60) ([e120cbb](https://github.com/myxvisual/react-uwp/commit/e120cbb))
8+
9+
10+
111
<a name="1.2.1"></a>
212
## [1.2.1](https://github.com/myxvisual/react-uwp/compare/v1.2.0...v1.2.1) (2018-08-08)
313

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.2.1",
3+
"version": "1.2.2",
44
"description": "UWP Design & Fluent Design UiKit by React",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)