Skip to content

Commit

Permalink
πŸ”– v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evrowe committed Jun 2, 2017
1 parent 246f15f commit 5715b30
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.4.0 Stellar Spider Web

- ✨ Adds a custom `emberArray` type checking method to `PropTypes` [#6]
- πŸ“ Updates docs with info/guidance on validating Ember classes
- πŸ› Ensures initializer code follows the same pattern as CLI import code

## 1.3.3 Distress Signal from Sector Q

- πŸ› Ensures any non-prod environment still imports the prop-types lib
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-prop-types",
"version": "1.3.3",
"version": "1.4.0",
"description": "Props validations for Ember applications using prop-types",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 5715b30

Please sign in to comment.