@chatie/angular
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@chatie/angular", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Wechaty Component NgModule", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -13,3 +13,3 @@ # WECHATY NGMODULE | ||
## TL;DR | ||
## USAGE | ||
@@ -59,3 +59,3 @@ ### Demo | ||
## Reference | ||
## REFERENCES | ||
@@ -70,14 +70,18 @@ * [How to build and publish an Angular module](https://medium.com/@cyrilletuzi/how-to-build-and-publish-an-angular-module-7ad19c0b4464) | ||
### NPM | ||
## NPM | ||
* [Working with scoped packages](https://docs.npmjs.com/getting-started/scoped-packages) | ||
# CHANGELOG | ||
## CHANGELOG | ||
## v0.2 master (Apr 2018) | ||
### v0.3 master (May 2018) | ||
1. Support CI/CD to NPM@next | ||
### v0.2 (Apr 2018) | ||
1. Upgrade Angular from v4 to v5 | ||
1. use `ng-packagr` to pack NgModule(instead of tsc&rollup by hand) | ||
## v0.1 (May 2017) | ||
### v0.1 (May 2017) | ||
@@ -88,3 +92,3 @@ 1. Upgrade Angular from v2 to v4 | ||
## v0.0.1 (Jul 2016) | ||
### v0.0.1 (Jul 2016) | ||
@@ -94,7 +98,7 @@ 1. Modulized Angular 2 Component: `wechaty-core` | ||
## Known Issues & Support | ||
## SUPPORT | ||
Github Issue - https://github.com/chatie/angular/issues | ||
# AUTHOR | ||
## AUTHOR | ||
@@ -107,3 +111,3 @@ Huan LI <zixia@zixia.net> (http://linkedin.com/in/zixia) | ||
# COPYRIGHT & LICENSE | ||
## COPYRIGHT & LICENSE | ||
@@ -110,0 +114,0 @@ * Code & Docs ©2016-2018 zixia |
282011
111