Skip to content

Commit

Permalink
Release 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdiliberto committed Mar 25, 2020
1 parent b1c8d32 commit d9aec11
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## v6.0.4 (2020-03-25)

#### :memo: Documentation
* [#489](https://github.com/alexdiliberto/ember-transformicons/pull/489) update CONTRIBUTING doc ([@alexdiliberto](https://github.com/alexdiliberto))

#### :house: Internal
* [#490](https://github.com/alexdiliberto/ember-transformicons/pull/490) release-it-lerna-changelog: enable `launchEditor` option` ([@alexdiliberto](https://github.com/alexdiliberto))
* [#488](https://github.com/alexdiliberto/ember-transformicons/pull/488) ember-cli-update v3.17.0 ([@alexdiliberto](https://github.com/alexdiliberto))
* [#484](https://github.com/alexdiliberto/ember-transformicons/pull/484) build(deps-dev): bump prettier from 1.19.1 to 2.0.2 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#487](https://github.com/alexdiliberto/ember-transformicons/pull/487) prettier v2.0 format fixes ([@alexdiliberto](https://github.com/alexdiliberto))
* [#475](https://github.com/alexdiliberto/ember-transformicons/pull/475) pin `[email protected]` ([@alexdiliberto](https://github.com/alexdiliberto))
* [#447](https://github.com/alexdiliberto/ember-transformicons/pull/447) bump volta pinned versions ([@alexdiliberto](https://github.com/alexdiliberto))
* [#408](https://github.com/alexdiliberto/ember-transformicons/pull/408) remove `schedule` trigger event from github actions ([@alexdiliberto](https://github.com/alexdiliberto))
* [#403](https://github.com/alexdiliberto/ember-transformicons/pull/403) ember-template-lint updates ([@alexdiliberto](https://github.com/alexdiliberto))

#### Committers: 2
- Alex DiLiberto ([@alexdiliberto](https://github.com/alexdiliberto))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v6.0.3 (2019-12-23)

#### :memo: Documentation
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-transformicons",
"version": "6.0.3",
"version": "6.0.4",
"description": "Transformicons for Ember: Animated icons, symbols and buttons",
"keywords": [
"ember-addon",
Expand Down Expand Up @@ -141,4 +141,4 @@
"node": "12.16.1",
"yarn": "1.22.4"
}
}
}

0 comments on commit d9aec11

Please sign in to comment.