Skip to content

Commit 8f3bdc6

Browse files
committed
🔖 prep v1.1.0
1 parent 493555f commit 8f3bdc6

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.1.0 Laser Raptor
4+
5+
- ✨ Added code stripping for production builds [#1]
6+
37
## 1.0.0 Crystal Cobra
48

59
- 🎉 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.0.0",
3+
"version": "1.1.0",
44
"description": "PropType definitions and type checking for Ember Apps using React's prop-types!",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)