Skip to content

Commit b196db9

Browse files
chore(release): 1.0.0 ## 1.0.0 (2024-04-29)
### Features * **cicd:** first version ([bf89573](bf89573)) * **init:** first commit ([de2c3ea](de2c3ea)) ### Bug Fixes * **cicd:** move actions to workflows folder ([0f33c80](0f33c80)) * **readme:** init ([0312784](0312784)) * **release:** adding missing deps ([b5af13e](b5af13e)) * **release:** adding missing package.json files ([e3b6e6a](e3b6e6a)) * **release:** delete nodejs repo stuff ([3c98863](3c98863)) * **release:** install missing dep ([013841f](013841f)) * **release:** install missing plugins ([323c696](323c696)) * **release:** node 20 installation ([329f9e3](329f9e3)) * **release:** remove node installation ([4886bd5](4886bd5))
1 parent cc271ee commit b196db9

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!-- markdownlint-disable MD001 MD004 MD012 MD024 -->
2+
3+
# Changelog
4+
5+
All notable changes to this project will be documented in this file.
6+
7+
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).
8+
9+
## 1.0.0 (2024-04-29)
10+
11+
12+
### Features
13+
14+
* **cicd:** first version ([bf89573](https://github.com/itayB/backend/commit/bf895733f827f1a92aa24c3174b1ff035489bb0f))
15+
* **init:** first commit ([de2c3ea](https://github.com/itayB/backend/commit/de2c3ea9db3153ed33db6f8016d74574c2c82762))
16+
17+
18+
### Bug Fixes
19+
20+
* **cicd:** move actions to workflows folder ([0f33c80](https://github.com/itayB/backend/commit/0f33c800c398c92c12f871f427f1765bce28f144))
21+
* **readme:** init ([0312784](https://github.com/itayB/backend/commit/0312784b4daf19d1c3189c50dca5875d548238e9))
22+
* **release:** adding missing deps ([b5af13e](https://github.com/itayB/backend/commit/b5af13e27f1d38166cb42e90c56b685c2a8eb009))
23+
* **release:** adding missing package.json files ([e3b6e6a](https://github.com/itayB/backend/commit/e3b6e6ab795c587c991fd8e7e2ca331394a0ee3d))
24+
* **release:** delete nodejs repo stuff ([3c98863](https://github.com/itayB/backend/commit/3c988631c930352862fc711bb4fb45a151441fc6))
25+
* **release:** install missing dep ([013841f](https://github.com/itayB/backend/commit/013841fe18966b9af0d832766916a9c6ae9f148c))
26+
* **release:** install missing plugins ([323c696](https://github.com/itayB/backend/commit/323c6968da0679e4f4e90fa7aeea765e960b2250))
27+
* **release:** node 20 installation ([329f9e3](https://github.com/itayB/backend/commit/329f9e32119a681d34e2633d51e4e8640dec1758))
28+
* **release:** remove node installation ([4886bd5](https://github.com/itayB/backend/commit/4886bd5737a7d0095b4e7019516c312347b4d8a9))

0 commit comments

Comments
 (0)