Skip to content

Commit 4da670b

Browse files
committedJun 6, 2019
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2019-06-06) ### Bug Fixes * **form:** allow stacking of info modals ([bab5166](bab5166))
1 parent bab5166 commit 4da670b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.0.0](https://github.com/projectcaluma/ember-caluma/compare/v0.3.0...v1.0.0) (2019-05-31)
29

310

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-caluma",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The Ember.js addon for Caluma",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)