diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..f51ff76a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 1.0.0 (2022-12-14) + + +### Features + +* add make action for npm auth ([31aa1e8](https://github.com/wayofdev/npm-shareable-configs/commit/31aa1e8292b7b33a22cff9edc46e12365a0b524f)) +* initial commit ([6db3f30](https://github.com/wayofdev/npm-shareable-configs/commit/6db3f3057c41b285c8518e4c336d52358cdaf09e)) +* more configs ([#5](https://github.com/wayofdev/npm-shareable-configs/issues/5)) ([07f3f0e](https://github.com/wayofdev/npm-shareable-configs/commit/07f3f0eeacc6ba6147524480075e5c909971b1d8)) + + +### Continuous Integration + +* disable lint temporarily ([#3](https://github.com/wayofdev/npm-shareable-configs/issues/3)) ([3d80edb](https://github.com/wayofdev/npm-shareable-configs/commit/3d80edbfee14bccafae2d2434cc4017177a93bbc)) +* disable lint temporarly ([#2](https://github.com/wayofdev/npm-shareable-configs/issues/2)) ([03fd818](https://github.com/wayofdev/npm-shareable-configs/commit/03fd8184736917b975d2bdbf018717e65696760d)) +* linting ([#4](https://github.com/wayofdev/npm-shareable-configs/issues/4)) ([89ee0b7](https://github.com/wayofdev/npm-shareable-configs/commit/89ee0b7f681206dae9ed75d9d1257284783091af))