Skip to content

Commit

Permalink
releasing 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Jun 10, 2019
1 parent 0402a58 commit 5db9feb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,12 @@
CHANGELOG
--------

## 3.0.1 (June 9, 2019)
- BUGFIX: don't throw if there are muliple copies of ember-inflector present. This mostly makes people's lives easier when adopting Embroider into an existing application.

## 3.0.0
-

## 2.3.0 (April 20, 2018)

- Fix deprecation regarding `Ember.EXTEND_PROTOTYPES`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-inflector",
"version": "3.0.0",
"version": "3.0.1",
"description": "ember-inflector goal is to be rails compatible.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 5db9feb

Please sign in to comment.