Skip to content

Commit

Permalink
Release 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Aug 7, 2024
1 parent a36991b commit 78574b8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@



## v6.1.1 (2024-08-07)

#### :bug: Bug Fix
* [#473](https://github.com/ahmadsoe/ember-highcharts/pull/473) Make content's type more generic ([@RobbieTheWagner](https://github.com/RobbieTheWagner))

#### Committers: 1
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))

## v6.1.0 (2024-07-26)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion ember-highcharts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-highcharts",
"version": "6.1.0",
"version": "6.1.1",
"description": "A Highcharts, HighStock and HighMaps component for ember cli",
"keywords": [
"ember-addon"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
},
"npm": false
},
"version": "6.1.0"
"version": "6.1.1"
}

0 comments on commit 78574b8

Please sign in to comment.