We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab5166 commit 4da670bCopy full SHA for 4da670b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/projectcaluma/ember-caluma/compare/v1.0.0...v1.0.1) (2019-06-06)
2
+
3
4
+### Bug Fixes
5
6
+* **form:** allow stacking of info modals ([bab5166](https://github.com/projectcaluma/ember-caluma/commit/bab5166))
7
8
# [1.0.0](https://github.com/projectcaluma/ember-caluma/compare/v0.3.0...v1.0.0) (2019-05-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-caluma",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "The Ember.js addon for Caluma",
"keywords": [
"ember-addon",
0 commit comments