Skip to content

Commit 15e418d

Browse files
chore(release): 1.0.0-alpha.15
1 parent 7344051 commit 15e418d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.0.0-alpha.15"></a>
6+
# [1.0.0-alpha.15](https://github.com/SteveVanOpstal/LegendBuilder/compare/1.0.0-alpha.14...v1.0.0-alpha.15) (2017-06-19)
7+
8+
9+
### Features
10+
11+
* **server:** inifinite champion retries at increasing interval ([1513bdb](https://github.com/SteveVanOpstal/LegendBuilder/commit/1513bdb))
12+
* **services:** add PickedItemService ([2a6b806](https://github.com/SteveVanOpstal/LegendBuilder/commit/2a6b806))
13+
14+
15+
516
<a name="1.0.0-alpha.14"></a>
617
# [1.0.0-alpha.14](https://github.com/SteveVanOpstal/LegendBuilder/compare/1.0.0-alpha.13...v1.0.0-alpha.14) (2017-04-03)
718

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.14",
3+
"version": "1.0.0-alpha.15",
44
"description": "An advanced League Of Legends champion builder",
55
"bugs": {
66
"url": "https://github.com/SteveVanOpstal/LegendBuilder/issues"

0 commit comments

Comments
 (0)