Skip to content

Commit fe677e3

Browse files
chore(release): 6.10.1
## [6.10.1](v6.10.0...v6.10.1) (2021-02-15) ### Bug Fixes * **jexl:** fix jexl dependency gathering for empty tables ([#1239](#1239)) ([22c68d3](22c68d3))
1 parent 22c68d3 commit fe677e3

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+
## [6.10.1](https://github.com/projectcaluma/ember-caluma/compare/v6.10.0...v6.10.1) (2021-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **jexl:** fix jexl dependency gathering for empty tables ([#1239](https://github.com/projectcaluma/ember-caluma/issues/1239)) ([22c68d3](https://github.com/projectcaluma/ember-caluma/commit/22c68d395129c653112e26fa4d760d3ad661ec39))
7+
18
# [6.10.0](https://github.com/projectcaluma/ember-caluma/compare/v6.9.3...v6.10.0) (2021-02-15)
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": "6.10.0",
3+
"version": "6.10.1",
44
"description": "The Ember.js addon for Caluma",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)