From c80218200ca3b5968620863dc90bb33a2b207cc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Kwa=C5=9Bniak?= Date: Fri, 19 Jan 2018 21:53:14 +0100 Subject: [PATCH] v3.7.0 --- .github_changelog_generator | 2 +- CHANGELOG.md | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index dadc801..e23a3b3 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1 +1 @@ -future-release=v3.6.2 +future-release=v3.7.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index bbb61e0..56f2378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log -## [v3.6.2](https://github.com/Exelord/ember-initials/tree/v3.6.2) (2018-01-19) -[Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.6.1...v3.6.2) +## [v3.7.0](https://github.com/Exelord/ember-initials/tree/v3.7.0) (2018-01-19) +[Full Changelog](https://github.com/Exelord/ember-initials/compare/v3.6.1...v3.7.0) **Implemented enhancements:** diff --git a/package.json b/package.json index 29864fa..af94c8a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ember-initials", "author": "Exelord", - "version": "3.6.2", + "version": "3.7.0", "license": "MIT", "homepage": "https://github.com/Exelord/ember-initials#readme", "description": "Simple Initails Avatars for Ember 2 applications",