We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c68d3 commit fe677e3Copy full SHA for fe677e3
CHANGELOG.md
@@ -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
8
# [6.10.0](https://github.com/projectcaluma/ember-caluma/compare/v6.9.3...v6.10.0) (2021-02-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-caluma",
- "version": "6.10.0",
+ "version": "6.10.1",
"description": "The Ember.js addon for Caluma",
"keywords": [
"ember-addon",
0 commit comments