diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..19da9ea --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# 1.0.0 (2021-08-23) + + +### Bug Fixes + +* **ci:** reuse config for ci ([480f77b](https://github.com/sitkoru/semantic-release-config/commit/480f77bcc73ad0ab0692a218b05663a91c08c26a)) +* **ci:** run on main branch ([7e23ec6](https://github.com/sitkoru/semantic-release-config/commit/7e23ec649a4499fd300089d7322b1fcfcc44bdf9)) +* **git:** add .gitignore ([98a4ceb](https://github.com/sitkoru/semantic-release-config/commit/98a4ceb21062020a2040832efd5dc404f68aa9d3)) +* **js:** again ([ad77e8c](https://github.com/sitkoru/semantic-release-config/commit/ad77e8cca8dd7dd2057285c2278e34ccc811ac9b)) +* **js:** use another syntax ([d4ebe06](https://github.com/sitkoru/semantic-release-config/commit/d4ebe060dd9d09919dfe6c3a988477e4e7123ebb)) +* **npm:** add lock file ([e3678a4](https://github.com/sitkoru/semantic-release-config/commit/e3678a477740f44672b07b87e931a422423a7904)) + + +### Features + +* **config:** first release ([bfa5718](https://github.com/sitkoru/semantic-release-config/commit/bfa5718103fda9f2a336622f07beb389542c1ddb))