diff --git a/.github_changelog_generator b/.github_changelog_generator index b9d73c4..7beff88 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1 +1 @@ -future-release=3.2.0 +future-release=3.3.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index f71257a..ecfba77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,27 @@ # Change Log -## [3.2.0](https://github.com/exelord/ember-initials/tree/3.2.0) (2017-05-01) -[Full Changelog](https://github.com/exelord/ember-initials/compare/v3.1.0...3.2.0) +## [3.3.0](https://github.com/exelord/ember-initials/tree/3.3.0) (2017-06-27) +[Full Changelog](https://github.com/exelord/ember-initials/compare/v3.2.1...3.3.0) + +**Implemented enhancements:** + +- Upgrade packages [\#35](https://github.com/Exelord/ember-initials/pull/35) ([Exelord](https://github.com/Exelord)) + +**Fixed bugs:** + +- Fix breaking changes in FastBoot 1.0 [\#34](https://github.com/Exelord/ember-initials/issues/34) +- Upgrade packages [\#35](https://github.com/Exelord/ember-initials/pull/35) ([Exelord](https://github.com/Exelord)) +- Fix potential problem with ember assign [\#33](https://github.com/Exelord/ember-initials/pull/33) ([Exelord](https://github.com/Exelord)) + +**Closed issues:** + +- could not install [\#32](https://github.com/Exelord/ember-initials/issues/32) + +## [v3.2.1](https://github.com/exelord/ember-initials/tree/v3.2.1) (2017-05-01) +[Full Changelog](https://github.com/exelord/ember-initials/compare/v3.2.0...v3.2.1) + +## [v3.2.0](https://github.com/exelord/ember-initials/tree/v3.2.0) (2017-05-01) +[Full Changelog](https://github.com/exelord/ember-initials/compare/v3.1.0...v3.2.0) **Implemented enhancements:** @@ -131,4 +151,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/package.json b/package.json index 6f07ccd..57f47d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ember-initials", "author": "Exelord", - "version": "3.2.1", + "version": "3.3.0", "license": "MIT", "homepage": "https://github.com/Exelord/ember-initials#readme", "description": "Simple Initails Avatars for Ember 2 applications",