Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanZavacky committed Jul 11, 2017
1 parent 991af07 commit 70c91ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.5.2
- [BUG FIX] Add missing .class in lookupFactory
- [ENHANCEMENT] Safer deployment configuration override

# 0.5.1
- [ENHANCEMENT] Fix deprecation for lookupFactory

# 0.5.0
- [ENHANCEMENT] Ability to include asset map contents at build time (@simonihmig)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-ifa",
"version": "0.5.1",
"version": "0.5.2",
"description": "Inject fingerprinted assetMap.json file into your app and provide initializer, service, and helper to dynamically reference fingerprinted assets.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 70c91ff

Please sign in to comment.