Skip to content

Commit cda8445

Browse files
Release 3.7.2
1 parent 2b29410 commit cda8445

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## v3.7.2 (2020-08-06)
2+
3+
#### :rocket: Enhancement
4+
* [#120](https://github.com/aomran/ember-cli-chart/pull/120) Only require customLegendElement ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### Committers: 1
7+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
8+

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-chart",
3-
"version": "3.7.1",
3+
"version": "3.7.2",
44
"description": "Ember component for ChartJS",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)