Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Zavacky committed Oct 10, 2017
1 parent 0744021 commit 5fa33e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.6.1
- [FIX] If ifa:placeholder meta tag is missing, do not fail with error

# 0.6.0
- [ENHANCEMENT] Add is enabled by default
- [ENHANCEMENT] Use meta tag to pass asset file name into the asset-map service to avoid CSP issue with script tag.
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.6.0",
"version": "0.6.1",
"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 5fa33e4

Please sign in to comment.