Skip to content

Commit f6d34e7

Browse files
committed
🔖 v1.3.2
1 parent fb3eef1 commit f6d34e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 1.3.2 Pyramids Streams in 24-bit Color
4+
5+
- 🐛 Fixes issue with unrecognized environment variables
6+
37
## 1.3.1 Revenge of the Laser Raptor
48

59
- 🐛 Fixes issue where modules may not load properly if process is added to window

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.1",
3+
"version": "1.3.2",
44
"description": "Props validations for Ember applications using prop-types",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)