Skip to content

Commit 0b21cb9

Browse files
committed
v3.6.1
1 parent cf7fc43 commit 0b21cb9

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.github_changelog_generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
future-release=v3.6.0
1+
future-release=v3.6.1

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## [v3.6.1](https://github.com/Exelord/ember-initials/tree/v3.6.1) (2018-01-05)
4+
[Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.6.0...v3.6.1)
5+
6+
**Implemented enhancements:**
7+
8+
- Initialize cache store only when used [\#49](https://github.com/Exelord/ember-initials/pull/49) ([Exelord](https://github.com/Exelord))
9+
10+
**Fixed bugs:**
11+
12+
- Initialize cache store only when used [\#49](https://github.com/Exelord/ember-initials/pull/49) ([Exelord](https://github.com/Exelord))
13+
- Fix container initializer [\#45](https://github.com/Exelord/ember-initials/pull/45) ([Exelord](https://github.com/Exelord))
14+
315
## [v3.6.0](https://github.com/Exelord/ember-initials/tree/v3.6.0) (2017-12-26)
416
[Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.5.0...v3.6.0)
517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ember-initials",
33
"author": "Exelord",
4-
"version": "3.6.0",
4+
"version": "3.6.1",
55
"license": "MIT",
66
"homepage": "https://github.com/Exelord/ember-initials#readme",
77
"description": "Simple Initails Avatars for Ember 2 applications",

0 commit comments

Comments
 (0)