diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..271dd48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ + + + # Changelog + + All notable changes to this project will be documented in this file. + + The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## 1.0.0 (2024-04-29) + + +### Features + +* **cicd:** first version ([bf89573](https://github.com/itayB/backend/commit/bf895733f827f1a92aa24c3174b1ff035489bb0f)) +* **init:** first commit ([de2c3ea](https://github.com/itayB/backend/commit/de2c3ea9db3153ed33db6f8016d74574c2c82762)) + + +### Bug Fixes + +* **cicd:** move actions to workflows folder ([0f33c80](https://github.com/itayB/backend/commit/0f33c800c398c92c12f871f427f1765bce28f144)) +* **readme:** init ([0312784](https://github.com/itayB/backend/commit/0312784b4daf19d1c3189c50dca5875d548238e9)) +* **release:** adding missing deps ([b5af13e](https://github.com/itayB/backend/commit/b5af13e27f1d38166cb42e90c56b685c2a8eb009)) +* **release:** adding missing package.json files ([e3b6e6a](https://github.com/itayB/backend/commit/e3b6e6ab795c587c991fd8e7e2ca331394a0ee3d)) +* **release:** delete nodejs repo stuff ([3c98863](https://github.com/itayB/backend/commit/3c988631c930352862fc711bb4fb45a151441fc6)) +* **release:** install missing dep ([013841f](https://github.com/itayB/backend/commit/013841fe18966b9af0d832766916a9c6ae9f148c)) +* **release:** install missing plugins ([323c696](https://github.com/itayB/backend/commit/323c6968da0679e4f4e90fa7aeea765e960b2250)) +* **release:** node 20 installation ([329f9e3](https://github.com/itayB/backend/commit/329f9e32119a681d34e2633d51e4e8640dec1758)) +* **release:** remove node installation ([4886bd5](https://github.com/itayB/backend/commit/4886bd5737a7d0095b4e7019516c312347b4d8a9))