Skip to content

Commit a4f2360

Browse files
DHedgecockDHedgecock
DHedgecock
authored and
DHedgecock
committed
🔖 v1.3.1
1 parent 5710415 commit a4f2360

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.3.1 Revenge of the Laser Raptor
4+
5+
- 🐛 Fixes issue where modules may not load properly if process is added to window
6+
37
## 1.3.0 Grid Weaver
48

59
- ✨ Adds `getDefaultProps` functionality
@@ -15,4 +19,4 @@
1519

1620
## 1.0.0 Crystal Cobra
1721

18-
- 🎉 Initial Release!
22+
- 🎉 Initial Release!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-prop-types",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Props validations for Ember applications using prop-types",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)