Skip to content

Commit cae1e7c

Browse files
authored
releases: 7.1.0-rc.2 (#145)
1 parent f4ef58e commit cae1e7c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [7.1.0-rc.2](https://github.com/cipchk/ngx-weui/compare/7.1.0-rc.1...7.1.0-rc.2) (2019-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* fix invalid service ([#142](https://github.com/cipchk/ngx-weui/issues/142)) ([a95da21](https://github.com/cipchk/ngx-weui/commit/a95da21))
7+
8+
9+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-weui",
3-
"version": "7.1.0-rc.1",
3+
"version": "7.1.0-rc.2",
44
"description": "WeUI for angular",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)