Skip to content

Commit

Permalink
chore(release): Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveVanOpstal committed Feb 14, 2016
1 parent 3c49958 commit bb27698
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="1.0.0-alpha.1"></a>
# [1.0.0-alpha.1](https://github.com/SteveVanOpstal/LegendBuilder/compare/1.0.0-alpha.0...v1.0.0-alpha.1) (2016-02-14)


### Bug Fixes

* **ddragonImage:** add missing comma ([785bb74](https://github.com/SteveVanOpstal/LegendBuilder/commit/785bb74))

### Features

* **angular:** update to angular 2.0.0-beta.3 ([3c49958](https://github.com/SteveVanOpstal/LegendBuilder/commit/3c49958))
* **graph:** d3 graph directive ([b077682](https://github.com/SteveVanOpstal/LegendBuilder/commit/b077682))
* **graph:** further development ([19ea3e5](https://github.com/SteveVanOpstal/LegendBuilder/commit/19ea3e5))
* **graph:** Added xp and gold ([5cec9ac](https://github.com/SteveVanOpstal/LegendBuilder/commit/5cec9ac))
* **matchServer:** initial implementation ([d2755d2](https://github.com/SteveVanOpstal/LegendBuilder/commit/d2755d2))
* **server:** use configuration files ([80e9797](https://github.com/SteveVanOpstal/LegendBuilder/commit/80e9797))



<a name="1.0.0-alpha.0"></a>
# [1.0.0-alpha.0](https://github.com/SteveVanOpstal/LegendBuilder/compare/0.0.2...v1.0.0-alpha.0) (2016-01-02)

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": "legend-builder",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "An advanced League Of Legends champion builder.",
"bugs": {
"url": "https://github.com/SteveVanOpstal/LegendBuilder/issues"
Expand Down

0 comments on commit bb27698

Please sign in to comment.