We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3eef1 commit f6d34e7Copy full SHA for f6d34e7
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.3.2 Pyramids Streams in 24-bit Color
4
+
5
+- 🐛 Fixes issue with unrecognized environment variables
6
7
## 1.3.1 Revenge of the Laser Raptor
8
9
- 🐛 Fixes issue where modules may not load properly if process is added to window
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-prop-types",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Props validations for Ember applications using prop-types",
"keywords": [
"ember-addon",
0 commit comments