diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a53ef9d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ + +# [0.2.0](https://github.com/xgfe/xg/compare/v0.1.2...v0.2.0) (2016-08-16) + + +### Features + +* **package:** upgrade lint-plus and xg-command-lint ([0c81a40](https://github.com/xgfe/xg/commit/0c81a40)) +* **packager:** add libCombo deps analyse and pack ([b46d797](https://github.com/xgfe/xg/commit/b46d797)) +* **xg:** change xg release folder to / ([3b1fdb9](https://github.com/xgfe/xg/commit/3b1fdb9)) + +### Breaking Changes + +* **package:** not compatible with prev project diff --git a/package.json b/package.json index cd7a439..5ac2fc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xg", - "version": "0.1.7", + "version": "0.2.0", "description": "Front-end Integrated Solution for xgfe based on Fis3", "main": "index.js", "scripts": {