## [1.0.5](https://github.com/aurelia-contrib/aurelia-getter-throttle/compare/v1.0.4...v1.0.5) (2019-04-30)



<a name="1.0.4"></a>
## [1.0.4](https://github.com/aurelia-contrib/aurelia-getter-throttle/compare/v1.0.3...v1.0.4) (2018-05-23)


### Bug Fixes

* fix broken TypeScript definition file ([b365b3c](https://github.com/aurelia-contrib/aurelia-getter-throttle/commit/b365b3c))


### Features

* move project to aurelia-contrib ([33b50cc](https://github.com/aurelia-contrib/aurelia-getter-throttle/commit/33b50cc))



<a name="1.0.3"></a>
## [1.0.3](https://github.com/huochunpeng/aurelia-getter-throttle/compare/v1.0.2...v1.0.3) (2018-05-22)


### Features

* use {enumerable: false} on innerProperty to make it less intrusive ([91b9e18](https://github.com/huochunpeng/aurelia-getter-throttle/commit/91b9e18))



<a name="1.0.2"></a>
## [1.0.2](https://github.com/huochunpeng/aurelia-getter-throttle/compare/v1.0.1...v1.0.2) (2018-05-22)



<a name="1.0.1"></a>
## 1.0.1 (2018-05-22)


### Features

* first release ([add8369](https://github.com/huochunpeng/aurelia-getter-throttle/commit/add8369))



