We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3e106 commit f779af0Copy full SHA for f779af0
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v4.0.2 (2021-06-11)
4
+
5
+#### :bug: Bug Fix
6
+* [#372](https://github.com/emberjs/ember-inflector/pull/372) Remove non-existing `defaultRules` re-export ([@mydea](https://github.com/mydea))
7
8
+#### Committers: 2
9
+- Francesco Novy ([@mydea](https://github.com/mydea))
10
11
12
CHANGELOG
13
--------
14
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-inflector",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "ember-inflector goal is to be rails compatible.",
"keywords": [
"ember-addon"
0 commit comments