# [1.4.0](https://github.com/Alorel/semantic-release-alorel/compare/1.3.1...1.4.0) (2018-11-06)


### Features

* packagephobia & bundlephobia badge support ([a3b85ac](https://github.com/Alorel/semantic-release-alorel/commit/a3b85ac))


### Maintenance

* Run tslint --fix for updated rules ([7eb9fba](https://github.com/Alorel/semantic-release-alorel/commit/7eb9fba))

## [1.3.1](https://github.com/Alorel/semantic-release-alorel/compare/1.3.0...1.3.1) (2018-08-20)


### Bug Fixes

* **package:** Add prepare-gpg-key.sh to npmignore ([55e6ed8](https://github.com/Alorel/semantic-release-alorel/commit/55e6ed8))

# [1.3.0](https://github.com/Alorel/semantic-release-alorel/compare/1.2.2...1.3.0) (2018-08-19)


### Dependency updates

* **package:** update [@alorel-personal](https://github.com/alorel-personal)/conventional-changelog-alorel to version 2.0.0 ([29d16ab](https://github.com/Alorel/semantic-release-alorel/commit/29d16ab))
* **package:** update [@alorel-personal](https://github.com/alorel-personal)/conventional-changelog-alorel to version 2.0.1 ([20b983b](https://github.com/Alorel/semantic-release-alorel/commit/20b983b))
* **package:** update [@alorel-personal](https://github.com/alorel-personal)/conventional-changelog-alorel to version 2.0.2 ([35930dd](https://github.com/Alorel/semantic-release-alorel/commit/35930dd))
* **package:** update [@alorel-personal](https://github.com/alorel-personal)/tslint-rules to version 1.2.2 ([ef73fce](https://github.com/Alorel/semantic-release-alorel/commit/ef73fce))


### Features

* JSDelivr CDN link replacement ([7030bda](https://github.com/Alorel/semantic-release-alorel/commit/7030bda))

## [1.2.2](https://github.com/Alorel/semantic-release-alorel/compare/1.2.1...1.2.2) (2018-08-10)


### Bug Fixes

* **prepare:** Remove debug log entry ([1951c96](https://github.com/Alorel/semantic-release-alorel/commit/1951c96))


### Maintenance

* **logging:** Add more logging ([23f1958](https://github.com/Alorel/semantic-release-alorel/commit/23f1958))

## [1.2.1](https://github.com/Alorel/semantic-release-alorel/compare/1.2.0...1.2.1) (2018-08-09)


### Bug Fixes

* **setReadmeVersion:** No longer replace branch name with "my-branch" ([6de0ace](https://github.com/Alorel/semantic-release-alorel/commit/6de0ace))


### Build System

* Don't run release stage on PRs ([780c220](https://github.com/Alorel/semantic-release-alorel/commit/780c220))

# [1.2.0](https://github.com/Alorel/semantic-release-alorel/compare/1.1.0...1.2.0) (2018-08-09)


### Features

* Support coveralls shields.io badge ([b9e2e44](https://github.com/Alorel/semantic-release-alorel/commit/b9e2e44))

# [1.1.0](https://github.com/Alorel/semantic-release-alorel/compare/1.0.2...1.1.0) (2018-08-09)


### Build System

* Remove redundant TS_NODE env variable ([625a9ee](https://github.com/Alorel/semantic-release-alorel/commit/625a9ee))
* restore caching ([64dc303](https://github.com/Alorel/semantic-release-alorel/commit/64dc303))
* tweaked caching settings ([bf13282](https://github.com/Alorel/semantic-release-alorel/commit/bf13282))


### Features

* Support travis-ci shields.io badge ([c1531ff](https://github.com/Alorel/semantic-release-alorel/commit/c1531ff))


### Maintenance

* **package:** update [@alorel-personal](https://github.com/alorel-personal)/tslint-rules to version 1.2.0 ([073f5dc](https://github.com/Alorel/semantic-release-alorel/commit/073f5dc))
* **package:** update [@alorel-personal](https://github.com/alorel-personal)/tslint-rules to version 1.2.1 ([5e7f707](https://github.com/Alorel/semantic-release-alorel/commit/5e7f707))

## [1.0.2](https://github.com/Alorel/semantic-release-alorel/compare/1.0.1...1.0.2) (2018-08-09)


### Maintenance

* **package:** Update conventional-changelog-alorel ([aec1acf](https://github.com/Alorel/semantic-release-alorel/commit/aec1acf))

## [1.0.1](https://github.com/Alorel/semantic-release-alorel/compare/1.0.0...1.0.1) (2018-08-09)


### Bug Fixes

* **dummy-fix:** trigger release ([465ed30](https://github.com/Alorel/semantic-release-alorel/commit/465ed30))

# 1.0.0 (2018-08-09)


### Build System

* Add git_gpg_keys.asc.enc to npmignore ([89618ca](https://github.com/Alorel/semantic-release-alorel/commit/89618ca))
* Configured release script ([0b12ef8](https://github.com/Alorel/semantic-release-alorel/commit/0b12ef8))
* Fix after_script ([c0e7231](https://github.com/Alorel/semantic-release-alorel/commit/c0e7231))
* Fix gpg key output path ([1d1a4e1](https://github.com/Alorel/semantic-release-alorel/commit/1d1a4e1))
* Fix gpg key output path (II) ([72312cf](https://github.com/Alorel/semantic-release-alorel/commit/72312cf))
* Remove &prep variable ([e7b4155](https://github.com/Alorel/semantic-release-alorel/commit/e7b4155))


### Features

* setReadmeVersions ([de4b9a7](https://github.com/Alorel/semantic-release-alorel/commit/de4b9a7))


### Maintenance

* **package:** Lock down conventional-changelog-alorel version ([032a94c](https://github.com/Alorel/semantic-release-alorel/commit/032a94c))
