Skip to content

Commit f779af0

Browse files
committed
Release 4.0.2
1 parent ef3e106 commit f779af0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
CHANGELOG
413
--------
514

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-inflector",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "ember-inflector goal is to be rails compatible.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)