Skip to content

Commit

Permalink
Release 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Oct 4, 2019
1 parent edeb553 commit e3f2311
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v4.0.5 (2019-10-04)

#### :bug: Bug Fix
* [#324](https://github.com/ember-cli/ember-cli-htmlbars/pull/324) More fixes for proper babel plugin deduplication. ([@rwjblue](https://github.com/rwjblue))

#### :memo: Documentation
* [#323](https://github.com/ember-cli/ember-cli-htmlbars/pull/323) Ensure deprecation message shows correct heirarchy. ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))

## v4.0.4 (2019-10-02)

#### :bug: Bug Fix
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-htmlbars",
"version": "4.0.4",
"version": "4.0.5",
"description": "A library for adding htmlbars to ember CLI",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit e3f2311

Please sign in to comment.