Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.29.0](v1.28.1...v1.29.0) (2024-2-7) ### 🚀 Features * **cors:** enable cors for specific origin based on env ([#855](#855)) ([f4ceb12](f4ceb12)) ### 🔩 Refactor * **server:** use config service in server entry file ([#859](#859)) ([b72be42](b72be42)) ### 🔁 CI * **docker:** deploy latest docker tag when creating a release ([#857](#857)) ([9393103](9393103)) ### 🧹 Chore * **dependabot:** better group of updates ([#858](#858)) ([197fe5d](197fe5d)) * **deps:** bump @faker-js/faker from 8.3.1 to 8.4.0 ([#836](#836)) ([11cc52a](11cc52a)) * **deps:** bump fastify from 4.25.1 to 4.26.0 ([#841](#841)) ([4c488fe](4c488fe)) * **deps:** bump husky from 8.0.3 to 9.0.1 ([#830](#830)) ([8d805e5](8d805e5)) * **deps:** bump husky from 9.0.1 to 9.0.6 ([#835](#835)) ([06dd0e7](06dd0e7)), closes [typicode/husky#1354](typicode/husky#1354) [typicode/husky#1355](typicode/husky#1355) [typicode/husky#1357](typicode/husky#1357) [typicode/husky#1359](typicode/husky#1359) [typicode/husky#1350](typicode/husky#1350) [typicode/husky#1353](typicode/husky#1353) [typicode/husky#1348](typicode/husky#1348) [typicode/husky#1349](typicode/husky#1349) [#1334](#1334) [typicode/husky#1347](typicode/husky#1347) [typicode/husky#1340](typicode/husky#1340) [typicode/husky#1341](typicode/husky#1341) [typicode/husky#1338](typicode/husky#1338) [typicode/husky#1343](typicode/husky#1343) [typicode/husky#1339](typicode/husky#1339) [typicode/husky#1346](typicode/husky#1346) [typicode/husky#1336](typicode/husky#1336) [typicode/husky#1337](typicode/husky#1337) [#1359](#1359) [#1357](#1357) [#1355](#1355) [#1354](#1354) [#1353](#1353) [#1350](#1350) * **deps:** bump husky from 9.0.6 to 9.0.7 ([#842](#842)) ([eac52fb](eac52fb)) * **deps:** bump husky from 9.0.7 to 9.0.10 ([#850](#850)) ([8784f2d](8784f2d)) * **deps:** bump lint-staged from 15.2.0 to 15.2.1 ([#847](#847)) ([79a92af](79a92af)) * **deps:** bump lint-staged from 15.2.1 to 15.2.2 ([#854](#854)) ([93b7342](93b7342)) * **deps:** bump mongoose from 8.1.0 to 8.1.1 ([#832](#832)) ([0016d27](0016d27)) * **deps:** bump semantic-release from 23.0.0 to 23.0.1 ([#856](#856)) ([5bf00c5](5bf00c5)) * **deps:** bump the commitlint group with 2 updates ([#834](#834)) ([b0a9c91](b0a9c91)) * **deps:** bump the nest group with 1 update ([#852](#852)) ([2eb493a](2eb493a)) * **deps:** bump the nest group with 6 updates ([#838](#838)) ([dc9eafb](dc9eafb)) * **deps:** bump the stryker group with 3 updates ([#840](#840)) ([435b231](435b231)) * **deps:** bump the stryker group with 3 updates ([#851](#851)) ([b9c0e2a](b9c0e2a)) * **deps:** bump the types group with 1 update ([#829](#829)) ([499192b](499192b)) * **deps:** bump the types group with 1 update ([#837](#837)) ([7d8f0a9](7d8f0a9)) * **deps:** bump the types group with 1 update ([#844](#844)) ([e230d8d](e230d8d)) * **deps:** bump the types group with 1 update ([#849](#849)) ([db7077d](db7077d)) * **deps:** bump the types group with 2 updates ([#848](#848)) ([ab8e645](ab8e645)) * **deps:** bump the types group with 3 updates ([#843](#843)) ([1e59cbc](1e59cbc)) * **deps:** bump the types group with 3 updates ([#853](#853)) ([a3f06ab](a3f06ab)) * **deps:** bump type-fest from 4.10.0 to 4.10.1 ([#831](#831)) ([43de88d](43de88d)) * **deps:** bump type-fest from 4.10.1 to 4.10.2 ([#845](#845)) ([1b486cc](1b486cc)) * **lint-staged:** correct command for lint staged eslint ([#860](#860)) ([85f1ffa](85f1ffa))
- Loading branch information