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 493555f commit 8f3bdc6Copy full SHA for 8f3bdc6
‎CHANGELOG.md‎
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.1.0 Laser Raptor
4
+
5
+- ✨ Added code stripping for production builds [#1]
6
7
## 1.0.0 Crystal Cobra
8
9
- 🎉 Initial Release!
‎package.json‎
@@ -1,6 +1,6 @@
{
"name": "ember-cli-prop-types",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "PropType definitions and type checking for Ember Apps using React's prop-types!",
"keywords": [
"ember-addon",
0 commit comments