Skip to content

Commit 9771644

Browse files
committed
release: 8.0.0
1 parent 72c753c commit 9771644

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [8.0.0](https://github.com/cipchk/ngx-weui/compare/7.1.0-rc.2...8.0.0) (2019-05-31)
2+
3+
4+
15
# [7.1.0](https://github.com/cipchk/ngx-weui/compare/7.1.0-rc.2...7.1.0) (2019-05-29)
26

37

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ngx-weui
2121
## Version
2222

2323
- WeUI 1.x using `7.0.x`
24-
- WeUI 2.x using `7.1.x` (in next version)
24+
- WeUI 2.x using `8.0.x` & Angular 8
2525

2626
## Table of Contents
2727

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",
3+
"version": "8.0.0",
44
"description": "WeUI for angular",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)