scratch-semantic-release-co.../CHANGELOG.md

61 lines
2.2 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.6](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.5...v1.0.6) (2019-06-26)
### Bug Fixes
* broken badges ([2aead16](https://github.com/jedmao/semantic-release-npm-github-config/commit/2aead16))
## [1.0.5](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.4...v1.0.5) (2019-06-26)
### Bug Fixes
* broken build badge ([a853fe3](https://github.com/jedmao/semantic-release-npm-github-config/commit/a853fe3))
## [1.0.4](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.3...v1.0.4) (2019-06-11)
### Bug Fixes
* release notes after changelog title ([2dd093c](https://github.com/jedmao/semantic-release-npm-github-config/commit/2dd093c))
## [1.0.3](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.2...v1.0.3) (2019-06-11)
### Bug Fixes
* add notes after title ([e97d855](https://github.com/jedmao/semantic-release-npm-github-config/commit/e97d855))
## [1.0.2](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.1...v1.0.2) (2019-06-11)
### Bug Fixes
* add # before Changelog title ([9c6dd04](https://github.com/jedmao/semantic-release-npm-github-config/commit/9c6dd04))
## [1.0.1](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.0...v1.0.1) (2019-06-11)
### Bug Fixes
* add changelog keyword ([1275b21](https://github.com/jedmao/semantic-release-npm-github-config/commit/1275b21))
* add release keyword ([2ca61a0](https://github.com/jedmao/semantic-release-npm-github-config/commit/2ca61a0))
* use own config ([a7c517d](https://github.com/jedmao/semantic-release-npm-github-config/commit/a7c517d))
# 1.0.0 (2019-06-11)
### Bug Fixes
* add release keyword ([2ca61a0](https://github.com/jedmao/semantic-release-npm-github-config/commit/2ca61a0))
* use own config ([a7c517d](https://github.com/jedmao/semantic-release-npm-github-config/commit/a7c517d))
### Features
* initial release ([c818259](https://github.com/jedmao/semantic-release-npm-github-config/commit/c818259))