tunnckoCore/common-callback-names

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

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.1"></a>
## [2.0.1](https://github.com/tunnckocore/common-callback-names/compare/v2.0.0...v2.0.1) (2017-03-11)


### Bug Fixes

* **ci:** test on node 0.10 and 0.12 ([e50579f](https://github.com/tunnckocore/common-callback-names/commit/e50579f))



<a name="2.0.0"></a>
# [2.0.0](https://github.com/tunnckocore/common-callback-names/compare/v1.0.2...v2.0.0) (2017-03-11)


### Bug Fixes

* **readme:** remove redundant API section ([57f90c1](https://github.com/tunnckocore/common-callback-names/commit/57f90c1))


### Code Refactoring

* **simplify:** just export an array directly ([a3bde83](https://github.com/tunnckocore/common-callback-names/commit/a3bde83))


### BREAKING CHANGES

* simplify: No more ./list.json file





## 1.0.2 - 2016-03-18
- Release v1.0.2 / npm@v1.0.2
- update related list

## 1.0.1 - 2016-03-18
- Release v1.0.1 / npm@v1.0.1
- add `list.json` to files field

## 1.0.0 - 2016-03-18
- Release v1.0.0 / npm@v1.0.0
- implement :cat2:

## 0.0.0 - 2016-03-18
- Initial commit