Skip to content

Commit

Permalink
generate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
feyy committed Aug 17, 2016
1 parent 548b229 commit 62c3ca7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.2.2"></a>
## [0.2.2](https://github.com/xgfe/xg/compare/v0.2.0...v0.2.2) (2016-08-17)


### Features

* **libCombo:** forced excluded shim dependency from libCombo.js ([4206ae9](https://github.com/xgfe/xg/commit/4206ae9))
* **xg:** add engines requirements ([548b229](https://github.com/xgfe/xg/commit/548b229))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/xgfe/xg/compare/v0.1.2...v0.2.0) (2016-08-16)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xg",
"version": "0.2.1",
"version": "0.2.2",
"description": "Front-end Integrated Solution for xgfe based on Fis3",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 62c3ca7

Please sign in to comment.