Skip to content

Commit

Permalink
Released v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Exelord committed Jun 27, 2017
1 parent 503ae5e commit 89268e2
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -1 +1 @@
future-release=3.2.0
future-release=3.3.0
26 changes: 23 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:**

Expand Down Expand Up @@ -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)*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 89268e2

Please sign in to comment.