Skip to content

Commit 0bafa0a

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2021-05-24) ### Bug Fixes * **deps:** update dependency ember-cached-decorator-polyfill to ^0.1.3 ([3c386ef](3c386ef))
1 parent 3c386ef commit 0bafa0a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/NullVoxPopuli/ember-function-component/compare/v1.0.2...v1.0.3) (2021-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ember-cached-decorator-polyfill to ^0.1.3 ([3c386ef](https://github.com/NullVoxPopuli/ember-function-component/commit/3c386ef46ac5e716ef39ddcbcae9397a0bb098a1))
7+
18
## [1.0.2](https://github.com/NullVoxPopuli/ember-function-component/compare/v1.0.1...v1.0.2) (2021-05-19)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-function-component",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Function components and hooks for ember, but without the rules of hooks",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)