Skip to content

Commit

Permalink
chore(release): 1.0.0 ## 1.0.0 (2024-04-29)
Browse files Browse the repository at this point in the history
### 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))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent cc271ee commit b196db9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!-- markdownlint-disable MD001 MD004 MD012 MD024 -->

# 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))

0 comments on commit b196db9

Please sign in to comment.