Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2025-02-25)

### Bug Fixes

* import path issues ([11c9196](11c9196))
* preparing folders for integration ([bc06742](bc06742))
* prevent flooding logs from mongoDB ([3b267de](3b267de))
* regenerating package-lock and correcting version issues ([4ea1ff8](4ea1ff8))
* resolve merge conflicts ([ed681b3](ed681b3))
* resolve merge conflicts ([cea1a47](cea1a47))
* updating package-lock.json and package.json according to infrastructure-layer ([fe1153d](fe1153d))

### Features

* integrate create delivery person controller with domain and MongoDB ([c72e2c8](c72e2c8))
* swagger documentation ([109e4dc](109e4dc))
* zod validation pipe ([fbf6188](fbf6188))
  • Loading branch information
semantic-release-bot committed Feb 25, 2025
1 parent f2fe0e6 commit 7ae5757
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 1.0.0 (2025-02-25)


### Bug Fixes

* import path issues ([11c9196](https://github.com/arakakimath/order-logistics-api/commit/11c91960908733cee03c90fb579667de17a6a03a))
* preparing folders for integration ([bc06742](https://github.com/arakakimath/order-logistics-api/commit/bc067428d849caf54ceef01e8c143cc374622f60))
* prevent flooding logs from mongoDB ([3b267de](https://github.com/arakakimath/order-logistics-api/commit/3b267dee52390052ee884259a868203b6e4b041e))
* regenerating package-lock and correcting version issues ([4ea1ff8](https://github.com/arakakimath/order-logistics-api/commit/4ea1ff8f8bd15acea6d740554478e9a04d1c2aa2))
* resolve merge conflicts ([ed681b3](https://github.com/arakakimath/order-logistics-api/commit/ed681b3d82c147c315cd3fc117c6f0e0b49dae71))
* resolve merge conflicts ([cea1a47](https://github.com/arakakimath/order-logistics-api/commit/cea1a4731deee23c30724900672c8f4bfa4575c8))
* updating package-lock.json and package.json according to infrastructure-layer ([fe1153d](https://github.com/arakakimath/order-logistics-api/commit/fe1153d26aeb2e3feb67031e50162bc7a8cfb8e3))


### Features

* integrate create delivery person controller with domain and MongoDB ([c72e2c8](https://github.com/arakakimath/order-logistics-api/commit/c72e2c8df46b42538b2ea95b6a828da9a74eebe6))
* swagger documentation ([109e4dc](https://github.com/arakakimath/order-logistics-api/commit/109e4dc69499ab6a14d2fbf89aecce9e3688149e))
* zod validation pipe ([fbf6188](https://github.com/arakakimath/order-logistics-api/commit/fbf618829fa8d9ef069e3e17369e63e4601c5c17))

0 comments on commit 7ae5757

Please sign in to comment.