Skip to content

Commit d34ead7

Browse files
committed
Release 6.0.5
1 parent fa5047b commit d34ead7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v6.0.5 (2020-03-25)
2+
3+
#### :bug: Bug Fix
4+
* [#492](https://github.com/alexdiliberto/ember-transformicons/pull/492) fix duplicate ci builds for tagged releases ([@alexdiliberto](https://github.com/alexdiliberto))
5+
6+
#### Committers: 1
7+
- Alex DiLiberto ([@alexdiliberto](https://github.com/alexdiliberto))
8+
19
## v6.0.4 (2020-03-25)
210

311
#### :memo: Documentation

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.4",
3+
"version": "6.0.5",
44
"description": "Transformicons for Ember: Animated icons, symbols and buttons",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)