Skip to content

Commit

Permalink
chore(release): 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlafroscia committed Feb 1, 2019
1 parent b9a809b commit 6915409
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.0.4"></a>
## [2.0.4](https://github.com/alexlafroscia/ember-react-components/compare/v2.0.3...v2.0.4) (2019-02-01)


### Bug Fixes

* remove TypeScript compilation hooks ([0eccca6](https://github.com/alexlafroscia/ember-react-components/commit/0eccca6))
* support arrow functions for components ([b9a809b](https://github.com/alexlafroscia/ember-react-components/commit/b9a809b)), closes [#27](https://github.com/alexlafroscia/ember-react-components/issues/27)



<a name="2.0.3"></a>
## [2.0.3](https://github.com/alexlafroscia/ember-react-components/compare/v2.0.2...v2.0.3) (2019-02-01)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-react-components",
"version": "2.0.3",
"version": "2.0.4",
"description": "React component support in Ember",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 6915409

Please sign in to comment.