Skip to content

Commit 4264246

Browse files
chore(release): Bumped version number
1 parent b0b2ae8 commit 4264246

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="1.0.0-alpha.7"></a>
2+
# [1.0.0-alpha.7](https://github.com/SteveVanOpstal/LegendBuilder/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2016-03-31)
3+
4+
5+
### Bug Fixes
6+
7+
* **masteries:** revert refactor changes ([e65c28f](https://github.com/SteveVanOpstal/LegendBuilder/commit/e65c28f))
8+
* **name pipe:** make pure ([ba3228f](https://github.com/SteveVanOpstal/LegendBuilder/commit/ba3228f))
9+
* **tag pipe:** remove compare ([06d77e2](https://github.com/SteveVanOpstal/LegendBuilder/commit/06d77e2))
10+
11+
### Features
12+
13+
* **angular:** update to angular 2.0.0-beta.13 ([b0b2ae8](https://github.com/SteveVanOpstal/LegendBuilder/commit/b0b2ae8))
14+
* **css:** support firefox ([ba0f904](https://github.com/SteveVanOpstal/LegendBuilder/commit/ba0f904))
15+
* **shop:** add name pipe ([117a3e2](https://github.com/SteveVanOpstal/LegendBuilder/commit/117a3e2))
16+
* **shop:** add tag filtering ([d388f44](https://github.com/SteveVanOpstal/LegendBuilder/commit/d388f44))
17+
18+
19+
120
<a name="1.0.0-alpha.6"></a>
221
# [1.0.0-alpha.6](https://github.com/SteveVanOpstal/LegendBuilder/compare/1.0.0-alpha.5...1.0.0-alpha.6) (2016-03-24)
322

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "legend-builder",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0-alpha.7",
44
"description": "An advanced League Of Legends champion builder.",
55
"bugs": {
66
"url": "https://github.com/SteveVanOpstal/LegendBuilder/issues"

0 commit comments

Comments
 (0)