Skip to content

Commit 47a88af

Browse files
committed
Release 6.1.0
1 parent 792ac01 commit 47a88af

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v6.1.0 (2021-05-19)
2+
3+
#### :house: Internal
4+
* [#939](https://github.com/alexdiliberto/ember-transformicons/pull/939) update child dep ember-modal-dialog to fix issue with latest ember ([@alexdiliberto](https://github.com/alexdiliberto))
5+
* [#938](https://github.com/alexdiliberto/ember-transformicons/pull/938) CLI Update + GH Action: Dependabot Auto Merge + Types ([@alexdiliberto](https://github.com/alexdiliberto))
6+
* [#884](https://github.com/alexdiliberto/ember-transformicons/pull/884) volta + dedupe + cli ([@alexdiliberto](https://github.com/alexdiliberto))
7+
* [#883](https://github.com/alexdiliberto/ember-transformicons/pull/883) volta + dedupe ([@alexdiliberto](https://github.com/alexdiliberto))
8+
* [#821](https://github.com/alexdiliberto/ember-transformicons/pull/821) dependabot changelog committer removal+ dependabot default label removal ([@alexdiliberto](https://github.com/alexdiliberto))
9+
10+
#### Committers: 1
11+
- Alex DiLiberto ([@alexdiliberto](https://github.com/alexdiliberto))
12+
113
## v6.0.8 (2021-02-21)
214

315
#### :house: Internal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-transformicons",
3-
"version": "6.0.8",
3+
"version": "6.1.0",
44
"description": "Transformicons for Ember: Animated icons, symbols and buttons",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)