From 3f86afa6648d5e6dda429ae6496ab1086b746237 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 21:27:43 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- .github/config/.release-please-config.json | 2 +- CHANGELOG.md | 306 +++++++++++++++++++++ package.json | 2 +- 3 files changed, 308 insertions(+), 2 deletions(-) diff --git a/.github/config/.release-please-config.json b/.github/config/.release-please-config.json index 37fcefa..5fdd883 100644 --- a/.github/config/.release-please-config.json +++ b/.github/config/.release-please-config.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ea77096..bd23f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,311 @@ # Changelog +## [1.1.0](https://github.com/ghoullier/bun-typescript-template/compare/v1.0.0...v1.1.0) (2026-08-07) + + +### Features + +* add copilot setup steps ([#243](https://github.com/ghoullier/bun-typescript-template/issues/243)) ([68bbebb](https://github.com/ghoullier/bun-typescript-template/commit/68bbebbec5de9220c9e33727ce87265a0dd0d203)) +* add jsr.io support ([#57](https://github.com/ghoullier/bun-typescript-template/issues/57)) ([eeef742](https://github.com/ghoullier/bun-typescript-template/commit/eeef742a95f8561d0ccfa7c52de96522f849ed02)) +* add license field ([#127](https://github.com/ghoullier/bun-typescript-template/issues/127)) ([0b40729](https://github.com/ghoullier/bun-typescript-template/commit/0b40729a5a87d221e4d11dc996b92f357173dfd9)) +* add test case ([#241](https://github.com/ghoullier/bun-typescript-template/issues/241)) ([c5cedc7](https://github.com/ghoullier/bun-typescript-template/commit/c5cedc7befe6c4b75b870526386835b388fe7061)) +* improve jsr config ([#147](https://github.com/ghoullier/bun-typescript-template/issues/147)) ([991dd60](https://github.com/ghoullier/bun-typescript-template/commit/991dd60bb15731d702b124fe8a7e06f63b231b45)) + + +### Bug Fixes + +* add missing `Manifest` properties ([#128](https://github.com/ghoullier/bun-typescript-template/issues/128)) ([9d53e8f](https://github.com/ghoullier/bun-typescript-template/commit/9d53e8fa6317ed4f3304e039230f4543f27b7552)) + + +### Miscellaneous + +* add `enable-beta-ecosystems: true` ([#200](https://github.com/ghoullier/bun-typescript-template/issues/200)) ([b31944f](https://github.com/ghoullier/bun-typescript-template/commit/b31944fdfab01bff54ebcc992703f003aa36801c)) +* add fix lint script ([#143](https://github.com/ghoullier/bun-typescript-template/issues/143)) ([c0a0f3b](https://github.com/ghoullier/bun-typescript-template/commit/c0a0f3bc20825b383df6f2155e1092cc00d78976)) +* **ci:** bump all actions to latest ([#333](https://github.com/ghoullier/bun-typescript-template/issues/333)) ([22ccc4f](https://github.com/ghoullier/bun-typescript-template/commit/22ccc4f0ca2df4d84b0154f783dcea2ad217b6c1)) +* **ci:** clean dependabot config ([#157](https://github.com/ghoullier/bun-typescript-template/issues/157)) ([07be273](https://github.com/ghoullier/bun-typescript-template/commit/07be273b9a9c694d20b7e5c3bf1c11cd4485d544)) +* **ci:** disable dependabot `beta-ecosystems` ([#284](https://github.com/ghoullier/bun-typescript-template/issues/284)) ([87be6fa](https://github.com/ghoullier/bun-typescript-template/commit/87be6fa191d66325470524d43381e89050f96519)) +* **ci:** migrate `google-github-actions/release-please-action` to `googleapis/release-please-action` ([#120](https://github.com/ghoullier/bun-typescript-template/issues/120)) ([15fb01d](https://github.com/ghoullier/bun-typescript-template/commit/15fb01d662af1be6677be2f972dabc143176d420)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.13.10 to 0.14.0 ([#48](https://github.com/ghoullier/bun-typescript-template/issues/48)) ([a0e441c](https://github.com/ghoullier/bun-typescript-template/commit/a0e441c950eff0323dd6f59e38c47263da5e6518)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.13.8 to 0.13.9 ([#42](https://github.com/ghoullier/bun-typescript-template/issues/42)) ([0690aa0](https://github.com/ghoullier/bun-typescript-template/commit/0690aa094e15595d9fb2f37b683e7d4f003cc576)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.13.9 to 0.13.10 ([#44](https://github.com/ghoullier/bun-typescript-template/issues/44)) ([df3097b](https://github.com/ghoullier/bun-typescript-template/commit/df3097b253cf8c0e542d025f1b546066bbdbcb9f)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.14.0 to 0.14.1 ([#49](https://github.com/ghoullier/bun-typescript-template/issues/49)) ([dc1918d](https://github.com/ghoullier/bun-typescript-template/commit/dc1918dc2efc255a00073b424db2e3ed65176560)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.14.1 to 0.15.0 ([#53](https://github.com/ghoullier/bun-typescript-template/issues/53)) ([97dc14a](https://github.com/ghoullier/bun-typescript-template/commit/97dc14a8c731534915e45f2377f6bf32017c55ba)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.15.0 to 0.15.1 ([#61](https://github.com/ghoullier/bun-typescript-template/issues/61)) ([9b3d2ca](https://github.com/ghoullier/bun-typescript-template/commit/9b3d2ca0f998e0bcfc4904c207c8567cc1de531c)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.15.1 to 0.15.2 ([#64](https://github.com/ghoullier/bun-typescript-template/issues/64)) ([e417ac4](https://github.com/ghoullier/bun-typescript-template/commit/e417ac49eff7d9cf8fa82f36da15502c1600d763)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.15.2 to 0.15.3 ([#77](https://github.com/ghoullier/bun-typescript-template/issues/77)) ([022442e](https://github.com/ghoullier/bun-typescript-template/commit/022442e18519670c9b93c76210a0c825b0cb2241)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.15.3 to 0.15.4 ([#119](https://github.com/ghoullier/bun-typescript-template/issues/119)) ([ed141fe](https://github.com/ghoullier/bun-typescript-template/commit/ed141fe8943fc84f811cc650c69cbacee57cae58)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.15.4 to 0.16.1 ([#126](https://github.com/ghoullier/bun-typescript-template/issues/126)) ([4551c03](https://github.com/ghoullier/bun-typescript-template/commit/4551c030afb003544b6de7ba7c6fb09d67f4167b)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.16.1 to 0.16.2 ([#129](https://github.com/ghoullier/bun-typescript-template/issues/129)) ([9ba7f2e](https://github.com/ghoullier/bun-typescript-template/commit/9ba7f2e8e9f9db816072805a1290d2914234e0a7)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.16.2 to 0.16.4 ([#135](https://github.com/ghoullier/bun-typescript-template/issues/135)) ([8634380](https://github.com/ghoullier/bun-typescript-template/commit/8634380f3c42eeade4a38643eb8d8f8147a071c4)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 ([#156](https://github.com/ghoullier/bun-typescript-template/issues/156)) ([5783b76](https://github.com/ghoullier/bun-typescript-template/commit/5783b76570d169bc79fd79dd942c782665b1d6ad)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.17.0 to 0.17.1 ([#164](https://github.com/ghoullier/bun-typescript-template/issues/164)) ([a8e2ed2](https://github.com/ghoullier/bun-typescript-template/commit/a8e2ed2243bc200166fb774e2cd070cabbf23a58)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.17.1 to 0.17.2 ([#167](https://github.com/ghoullier/bun-typescript-template/issues/167)) ([830bb93](https://github.com/ghoullier/bun-typescript-template/commit/830bb93701a11bc7a4beeee2ad24caff89aa16a2)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.17.2 to 0.17.3 ([#176](https://github.com/ghoullier/bun-typescript-template/issues/176)) ([b2f4b9d](https://github.com/ghoullier/bun-typescript-template/commit/b2f4b9d52bdbf1b7bf014ff8936845c8c2fd59b9)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.17.3 to 0.17.4 ([#189](https://github.com/ghoullier/bun-typescript-template/issues/189)) ([77e3dea](https://github.com/ghoullier/bun-typescript-template/commit/77e3deabcba26c40b31fb0a06834fc698697b0d1)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.17.4 to 0.18.0 ([#218](https://github.com/ghoullier/bun-typescript-template/issues/218)) ([f3f888b](https://github.com/ghoullier/bun-typescript-template/commit/f3f888b10d0aedae930e6c0e92ccfe5cd0721d21)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.18.0 to 0.18.1 ([#219](https://github.com/ghoullier/bun-typescript-template/issues/219)) ([c828292](https://github.com/ghoullier/bun-typescript-template/commit/c828292614ccf868bb8a4fac80e7fbdc99ea0e6f)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.18.1 to 0.18.2 ([#228](https://github.com/ghoullier/bun-typescript-template/issues/228)) ([d08a498](https://github.com/ghoullier/bun-typescript-template/commit/d08a4986b389be5da97202d8eb4d0d3c8fbb05f7)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.18.2 to 0.18.3 ([#344](https://github.com/ghoullier/bun-typescript-template/issues/344)) ([753cd04](https://github.com/ghoullier/bun-typescript-template/commit/753cd04ded54303eb9e38ebdd1737df46865a9cb)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.18.3 to 0.18.4 ([#346](https://github.com/ghoullier/bun-typescript-template/issues/346)) ([6fabf60](https://github.com/ghoullier/bun-typescript-template/commit/6fabf607ca3906f705118a91722900e06ca49ada)) +* **deps-dev:** bump @arethetypeswrong/cli from 0.18.4 to 0.18.5 ([#351](https://github.com/ghoullier/bun-typescript-template/issues/351)) ([c9f4740](https://github.com/ghoullier/bun-typescript-template/commit/c9f474046520886b4e60ec353f200f0095bbed7a)) +* **deps-dev:** bump @biomejs/biome from 1.6.0 to 1.6.1 ([#62](https://github.com/ghoullier/bun-typescript-template/issues/62)) ([196c50c](https://github.com/ghoullier/bun-typescript-template/commit/196c50c6ffd94851af838c06a6bd460b9bfd4b63)) +* **deps-dev:** bump @biomejs/biome from 1.6.1 to 1.6.2 ([#69](https://github.com/ghoullier/bun-typescript-template/issues/69)) ([231a4cd](https://github.com/ghoullier/bun-typescript-template/commit/231a4cd3f476bf2c121b4fc5700d3783022e2bbe)) +* **deps-dev:** bump @biomejs/biome from 1.6.2 to 1.6.3 ([#70](https://github.com/ghoullier/bun-typescript-template/issues/70)) ([81b8ef4](https://github.com/ghoullier/bun-typescript-template/commit/81b8ef43a802fa62e95aface087a8cb46ac951f9)) +* **deps-dev:** bump @biomejs/biome from 1.6.3 to 1.6.4 ([#75](https://github.com/ghoullier/bun-typescript-template/issues/75)) ([bd16546](https://github.com/ghoullier/bun-typescript-template/commit/bd165468e9ac9c73e460facd47abc9c4b7856308)) +* **deps-dev:** bump @biomejs/biome from 1.6.4 to 1.7.0 ([#81](https://github.com/ghoullier/bun-typescript-template/issues/81)) ([ee7bf45](https://github.com/ghoullier/bun-typescript-template/commit/ee7bf45b7eb19ca7c3df1d1225a0305cc608e47b)) +* **deps-dev:** bump @biomejs/biome from 1.7.0 to 1.7.1 ([#84](https://github.com/ghoullier/bun-typescript-template/issues/84)) ([e691e82](https://github.com/ghoullier/bun-typescript-template/commit/e691e827c08c5df3ab14e5b16e98702758823123)) +* **deps-dev:** bump @biomejs/biome from 1.7.1 to 1.7.2 ([#87](https://github.com/ghoullier/bun-typescript-template/issues/87)) ([56f8f82](https://github.com/ghoullier/bun-typescript-template/commit/56f8f82eb9a625e0ccc5b7ca815b06a071dcd49f)) +* **deps-dev:** bump @biomejs/biome from 1.7.2 to 1.7.3 ([#90](https://github.com/ghoullier/bun-typescript-template/issues/90)) ([39d28a6](https://github.com/ghoullier/bun-typescript-template/commit/39d28a6f9515f7cdf1633f5735714a619cde6299)) +* **deps-dev:** bump @biomejs/biome from 1.7.3 to 1.8.0 ([#98](https://github.com/ghoullier/bun-typescript-template/issues/98)) ([302fb00](https://github.com/ghoullier/bun-typescript-template/commit/302fb00e78f5863af5f7b950d492b44c5549fc2c)) +* **deps-dev:** bump @biomejs/biome from 1.8.0 to 1.8.1 ([#99](https://github.com/ghoullier/bun-typescript-template/issues/99)) ([d1a9854](https://github.com/ghoullier/bun-typescript-template/commit/d1a985492d120b479c78561c8b9634e04e1413d8)) +* **deps-dev:** bump @biomejs/biome from 1.8.1 to 1.8.2 ([#105](https://github.com/ghoullier/bun-typescript-template/issues/105)) ([117097a](https://github.com/ghoullier/bun-typescript-template/commit/117097ad23f7b6a107f6b60de4aa84e383fac731)) +* **deps-dev:** bump @biomejs/biome from 1.8.2 to 1.8.3 ([#109](https://github.com/ghoullier/bun-typescript-template/issues/109)) ([a0805fb](https://github.com/ghoullier/bun-typescript-template/commit/a0805fbba92bfbf2b114aebeb624e738cd42d9bc)) +* **deps-dev:** bump @biomejs/biome from 1.8.3 to 1.9.0 ([#134](https://github.com/ghoullier/bun-typescript-template/issues/134)) ([b46fb3c](https://github.com/ghoullier/bun-typescript-template/commit/b46fb3cb55c678ff522ff3d26ac5ff61124f9eaf)) +* **deps-dev:** bump @biomejs/biome from 1.9.0 to 1.9.1 ([#137](https://github.com/ghoullier/bun-typescript-template/issues/137)) ([ebc751a](https://github.com/ghoullier/bun-typescript-template/commit/ebc751a89fdda2f10720a620227183a6f202edfb)) +* **deps-dev:** bump @biomejs/biome from 1.9.1 to 1.9.2 ([#139](https://github.com/ghoullier/bun-typescript-template/issues/139)) ([2bbada4](https://github.com/ghoullier/bun-typescript-template/commit/2bbada43b8570934686623d8fb1132bed4165340)) +* **deps-dev:** bump @biomejs/biome from 1.9.2 to 1.9.3 ([#142](https://github.com/ghoullier/bun-typescript-template/issues/142)) ([d578b14](https://github.com/ghoullier/bun-typescript-template/commit/d578b1493abe254171a175c3c0452b4ca8d1e3c8)) +* **deps-dev:** bump @biomejs/biome from 1.9.3 to 1.9.4 ([#148](https://github.com/ghoullier/bun-typescript-template/issues/148)) ([81ab117](https://github.com/ghoullier/bun-typescript-template/commit/81ab11737535b511faffdada25dfff6c5d569f82)) +* **deps-dev:** bump @biomejs/biome from 2.0.4 to 2.0.5 ([#236](https://github.com/ghoullier/bun-typescript-template/issues/236)) ([46d5d5e](https://github.com/ghoullier/bun-typescript-template/commit/46d5d5e6b32d5631034a68eba1a45067d840103e)) +* **deps-dev:** bump @biomejs/biome from 2.0.5 to 2.0.6 ([#237](https://github.com/ghoullier/bun-typescript-template/issues/237)) ([4a1947c](https://github.com/ghoullier/bun-typescript-template/commit/4a1947c5ce225066046459fade4781c4ac954416)) +* **deps-dev:** bump @biomejs/biome from 2.0.6 to 2.1.1 ([#240](https://github.com/ghoullier/bun-typescript-template/issues/240)) ([60a2156](https://github.com/ghoullier/bun-typescript-template/commit/60a2156afdba3ea2a130c9f018ccbffbc5931ebd)) +* **deps-dev:** bump @biomejs/biome from 2.1.1 to 2.1.2 ([#242](https://github.com/ghoullier/bun-typescript-template/issues/242)) ([cac7b7e](https://github.com/ghoullier/bun-typescript-template/commit/cac7b7efd7ea16508086ccdb7281ef1cdb3161d5)) +* **deps-dev:** bump @biomejs/biome from 2.1.2 to 2.1.3 ([#246](https://github.com/ghoullier/bun-typescript-template/issues/246)) ([b7df171](https://github.com/ghoullier/bun-typescript-template/commit/b7df171949868bb65fa5b2d78393b1d009f9599a)) +* **deps-dev:** bump @biomejs/biome from 2.1.3 to 2.1.4 ([#248](https://github.com/ghoullier/bun-typescript-template/issues/248)) ([2a6dc4b](https://github.com/ghoullier/bun-typescript-template/commit/2a6dc4ba0ca2b6b32eab59a66d5298b89115476e)) +* **deps-dev:** bump @biomejs/biome from 2.1.4 to 2.2.0 ([#251](https://github.com/ghoullier/bun-typescript-template/issues/251)) ([e27116d](https://github.com/ghoullier/bun-typescript-template/commit/e27116d327ee9962f337ac8e9d93e82050c5650f)) +* **deps-dev:** bump @biomejs/biome from 2.2.0 to 2.2.2 ([#252](https://github.com/ghoullier/bun-typescript-template/issues/252)) ([71206f1](https://github.com/ghoullier/bun-typescript-template/commit/71206f1e1a70f04dba574499a962727c9b59aef8)) +* **deps-dev:** bump @biomejs/biome from 2.2.2 to 2.2.3 ([#255](https://github.com/ghoullier/bun-typescript-template/issues/255)) ([78730c6](https://github.com/ghoullier/bun-typescript-template/commit/78730c6d51cb2534d20ff4350401d60fa0f3c59a)) +* **deps-dev:** bump @biomejs/biome from 2.2.3 to 2.2.4 ([#256](https://github.com/ghoullier/bun-typescript-template/issues/256)) ([deac4cd](https://github.com/ghoullier/bun-typescript-template/commit/deac4cde7374e6115ed57e32c8608fde40f2f055)) +* **deps-dev:** bump @biomejs/biome from 2.2.4 to 2.2.5 ([#264](https://github.com/ghoullier/bun-typescript-template/issues/264)) ([73defd8](https://github.com/ghoullier/bun-typescript-template/commit/73defd83a8df8dca93a98b90923dd520626d451f)) +* **deps-dev:** bump @biomejs/biome from 2.2.5 to 2.2.6 ([#268](https://github.com/ghoullier/bun-typescript-template/issues/268)) ([4338513](https://github.com/ghoullier/bun-typescript-template/commit/4338513316be7e7e369a3e19476ed759c2bcb098)) +* **deps-dev:** bump @biomejs/biome from 2.2.6 to 2.2.7 ([#270](https://github.com/ghoullier/bun-typescript-template/issues/270)) ([1beb715](https://github.com/ghoullier/bun-typescript-template/commit/1beb7154662653575b0f5e411a91c45488eba10b)) +* **deps-dev:** bump @biomejs/biome from 2.2.7 to 2.3.0 ([#272](https://github.com/ghoullier/bun-typescript-template/issues/272)) ([63e4385](https://github.com/ghoullier/bun-typescript-template/commit/63e43855ae28a5204cef77e0f217180b1fe41fa6)) +* **deps-dev:** bump @biomejs/biome from 2.3.0 to 2.3.1 ([#274](https://github.com/ghoullier/bun-typescript-template/issues/274)) ([2eb4a58](https://github.com/ghoullier/bun-typescript-template/commit/2eb4a586ae8dbf7e487c62c9968eb9d2faad8fcd)) +* **deps-dev:** bump @biomejs/biome from 2.3.1 to 2.3.2 ([#275](https://github.com/ghoullier/bun-typescript-template/issues/275)) ([85eba42](https://github.com/ghoullier/bun-typescript-template/commit/85eba4204ddc1ecee613e3fe52504ac857fbfd7b)) +* **deps-dev:** bump @biomejs/biome from 2.3.10 to 2.3.11 ([#296](https://github.com/ghoullier/bun-typescript-template/issues/296)) ([2a78cdd](https://github.com/ghoullier/bun-typescript-template/commit/2a78cdd17fc499cb58bf675ef271cda2e3b2aee5)) +* **deps-dev:** bump @biomejs/biome from 2.3.11 to 2.3.12 ([#300](https://github.com/ghoullier/bun-typescript-template/issues/300)) ([d87ccdb](https://github.com/ghoullier/bun-typescript-template/commit/d87ccdbba17c1700eab279d86a08c706d8d24e90)) +* **deps-dev:** bump @biomejs/biome from 2.3.12 to 2.3.13 ([#301](https://github.com/ghoullier/bun-typescript-template/issues/301)) ([fc3365c](https://github.com/ghoullier/bun-typescript-template/commit/fc3365c0f1fbb61c68e17f6014fd89ae1958961a)) +* **deps-dev:** bump @biomejs/biome from 2.3.13 to 2.3.14 ([#306](https://github.com/ghoullier/bun-typescript-template/issues/306)) ([be93863](https://github.com/ghoullier/bun-typescript-template/commit/be938631daeb42c95e835cc7720fc589caaa87dd)) +* **deps-dev:** bump @biomejs/biome from 2.3.14 to 2.3.15 ([#309](https://github.com/ghoullier/bun-typescript-template/issues/309)) ([715fc32](https://github.com/ghoullier/bun-typescript-template/commit/715fc325147f8324e23618707514e5cb7e24ac84)) +* **deps-dev:** bump @biomejs/biome from 2.3.15 to 2.4.1 ([#310](https://github.com/ghoullier/bun-typescript-template/issues/310)) ([dbbbc12](https://github.com/ghoullier/bun-typescript-template/commit/dbbbc1288869852c9415a7e4c042d3d3dfa6af29)) +* **deps-dev:** bump @biomejs/biome from 2.3.2 to 2.3.3 ([#277](https://github.com/ghoullier/bun-typescript-template/issues/277)) ([9e7bac7](https://github.com/ghoullier/bun-typescript-template/commit/9e7bac70fe3b8947af85401339cfc5de396eefea)) +* **deps-dev:** bump @biomejs/biome from 2.3.3 to 2.3.4 ([#278](https://github.com/ghoullier/bun-typescript-template/issues/278)) ([94cae61](https://github.com/ghoullier/bun-typescript-template/commit/94cae61218682c0d41433446c701b97295e4ddbc)) +* **deps-dev:** bump @biomejs/biome from 2.3.4 to 2.3.6 ([#283](https://github.com/ghoullier/bun-typescript-template/issues/283)) ([0aba359](https://github.com/ghoullier/bun-typescript-template/commit/0aba35916f85053d86efe0ea24ef219dfccdf1eb)) +* **deps-dev:** bump @biomejs/biome from 2.3.6 to 2.3.7 ([#286](https://github.com/ghoullier/bun-typescript-template/issues/286)) ([c735d6d](https://github.com/ghoullier/bun-typescript-template/commit/c735d6db88772c88ed1f28e0ce40e61a8c005e05)) +* **deps-dev:** bump @biomejs/biome from 2.3.7 to 2.3.8 ([#288](https://github.com/ghoullier/bun-typescript-template/issues/288)) ([557cf06](https://github.com/ghoullier/bun-typescript-template/commit/557cf0649bfb3f40f511998e3036cb47b09d7cd0)) +* **deps-dev:** bump @biomejs/biome from 2.3.8 to 2.3.9 ([#292](https://github.com/ghoullier/bun-typescript-template/issues/292)) ([0c4831f](https://github.com/ghoullier/bun-typescript-template/commit/0c4831fc8577fb6726e5a3ccf933541ada5e2984)) +* **deps-dev:** bump @biomejs/biome from 2.3.9 to 2.3.10 ([#294](https://github.com/ghoullier/bun-typescript-template/issues/294)) ([c6a79c5](https://github.com/ghoullier/bun-typescript-template/commit/c6a79c52060514cc74aa17cb3609c2a7f89afeb6)) +* **deps-dev:** bump @biomejs/biome from 2.4.1 to 2.4.2 ([#311](https://github.com/ghoullier/bun-typescript-template/issues/311)) ([3648f8b](https://github.com/ghoullier/bun-typescript-template/commit/3648f8b20607f6003baf6d9b81df5a292e8535c0)) +* **deps-dev:** bump @biomejs/biome from 2.4.10 to 2.4.11 ([#326](https://github.com/ghoullier/bun-typescript-template/issues/326)) ([866edbd](https://github.com/ghoullier/bun-typescript-template/commit/866edbd24b810926e70a40c9ac76541adb50ddd3)) +* **deps-dev:** bump @biomejs/biome from 2.4.11 to 2.4.12 ([#329](https://github.com/ghoullier/bun-typescript-template/issues/329)) ([be4c9f6](https://github.com/ghoullier/bun-typescript-template/commit/be4c9f6782e0656e179f48ce7004acd1b55af468)) +* **deps-dev:** bump @biomejs/biome from 2.4.12 to 2.4.13 ([#335](https://github.com/ghoullier/bun-typescript-template/issues/335)) ([81662d5](https://github.com/ghoullier/bun-typescript-template/commit/81662d512aca66063bbd70cd4bb9bf5f30e2b320)) +* **deps-dev:** bump @biomejs/biome from 2.4.13 to 2.4.14 ([#336](https://github.com/ghoullier/bun-typescript-template/issues/336)) ([3dce973](https://github.com/ghoullier/bun-typescript-template/commit/3dce973d7aded76c1b20e114decffcb588970bf5)) +* **deps-dev:** bump @biomejs/biome from 2.4.14 to 2.4.15 ([#339](https://github.com/ghoullier/bun-typescript-template/issues/339)) ([455b8ed](https://github.com/ghoullier/bun-typescript-template/commit/455b8ed182d2a60af930d2f8ca6535615a90143b)) +* **deps-dev:** bump @biomejs/biome from 2.4.15 to 2.4.16 ([#343](https://github.com/ghoullier/bun-typescript-template/issues/343)) ([88ea58f](https://github.com/ghoullier/bun-typescript-template/commit/88ea58fd076a91d27eedcb548c6c1a831110cb99)) +* **deps-dev:** bump @biomejs/biome from 2.4.16 to 2.5.0 ([#345](https://github.com/ghoullier/bun-typescript-template/issues/345)) ([07ecca3](https://github.com/ghoullier/bun-typescript-template/commit/07ecca3f7889a8adfeac8ad7195a2aae3e3b2549)) +* **deps-dev:** bump @biomejs/biome from 2.4.2 to 2.4.3 ([#312](https://github.com/ghoullier/bun-typescript-template/issues/312)) ([e55d24f](https://github.com/ghoullier/bun-typescript-template/commit/e55d24fab6d8cb411d33a73346bdbeffb6aa9556)) +* **deps-dev:** bump @biomejs/biome from 2.4.3 to 2.4.4 ([#313](https://github.com/ghoullier/bun-typescript-template/issues/313)) ([75638b1](https://github.com/ghoullier/bun-typescript-template/commit/75638b1401a5851c6b7e575411a9f1fadfc8ef60)) +* **deps-dev:** bump @biomejs/biome from 2.4.4 to 2.4.5 ([#315](https://github.com/ghoullier/bun-typescript-template/issues/315)) ([043eef6](https://github.com/ghoullier/bun-typescript-template/commit/043eef6335da3cab97b4750ade6188f71068b078)) +* **deps-dev:** bump @biomejs/biome from 2.4.5 to 2.4.6 ([#318](https://github.com/ghoullier/bun-typescript-template/issues/318)) ([fc7e9fa](https://github.com/ghoullier/bun-typescript-template/commit/fc7e9fad36f8217cc28d691d8f447c65e7380153)) +* **deps-dev:** bump @biomejs/biome from 2.4.6 to 2.4.7 ([#319](https://github.com/ghoullier/bun-typescript-template/issues/319)) ([ea07058](https://github.com/ghoullier/bun-typescript-template/commit/ea07058e1a1f35cc8c7b79b43105a25a7a19d648)) +* **deps-dev:** bump @biomejs/biome from 2.4.7 to 2.4.8 ([#320](https://github.com/ghoullier/bun-typescript-template/issues/320)) ([45961e4](https://github.com/ghoullier/bun-typescript-template/commit/45961e4c13ed4bace82f7da89110b4d5d7227132)) +* **deps-dev:** bump @biomejs/biome from 2.4.8 to 2.4.9 ([#324](https://github.com/ghoullier/bun-typescript-template/issues/324)) ([9c1cf95](https://github.com/ghoullier/bun-typescript-template/commit/9c1cf95363ded60e623669fa7dc4f1c758aa1e77)) +* **deps-dev:** bump @biomejs/biome from 2.4.9 to 2.4.10 ([#325](https://github.com/ghoullier/bun-typescript-template/issues/325)) ([7e26c1e](https://github.com/ghoullier/bun-typescript-template/commit/7e26c1e476136a6296d5fb05e3c1852fbd668100)) +* **deps-dev:** bump @biomejs/biome from 2.5.0 to 2.5.1 ([#347](https://github.com/ghoullier/bun-typescript-template/issues/347)) ([c1a10b2](https://github.com/ghoullier/bun-typescript-template/commit/c1a10b2a38d3778058b827bc67bc02fa06b7afb5)) +* **deps-dev:** bump @biomejs/biome from 2.5.1 to 2.5.2 ([#348](https://github.com/ghoullier/bun-typescript-template/issues/348)) ([ccad978](https://github.com/ghoullier/bun-typescript-template/commit/ccad978d596156eec7c413d1c7e9f67ac954ac68)) +* **deps-dev:** bump @biomejs/biome from 2.5.2 to 2.5.3 ([#350](https://github.com/ghoullier/bun-typescript-template/issues/350)) ([c9c2854](https://github.com/ghoullier/bun-typescript-template/commit/c9c2854d77afe77be3b1f5a350585314cc72ed83)) +* **deps-dev:** bump @biomejs/biome from 2.5.3 to 2.5.4 ([#352](https://github.com/ghoullier/bun-typescript-template/issues/352)) ([c773571](https://github.com/ghoullier/bun-typescript-template/commit/c7735719bcb6b1505df295cb344fb3c7b82caea5)) +* **deps-dev:** bump @biomejs/biome from 2.5.4 to 2.5.5 ([#353](https://github.com/ghoullier/bun-typescript-template/issues/353)) ([f531d46](https://github.com/ghoullier/bun-typescript-template/commit/f531d46c280b70bab99bcc4782092d6a364633a7)) +* **deps-dev:** bump @biomejs/biome from 2.5.5 to 2.5.6 ([#355](https://github.com/ghoullier/bun-typescript-template/issues/355)) ([0eefacf](https://github.com/ghoullier/bun-typescript-template/commit/0eefacf25ee122c88e72e9a525d7a9a19bb28f46)) +* **deps-dev:** bump @biomejs/biome from 2.5.6 to 2.5.7 ([#357](https://github.com/ghoullier/bun-typescript-template/issues/357)) ([4982294](https://github.com/ghoullier/bun-typescript-template/commit/4982294bdd697a74a70b3ec754a42961b0c5c421)) +* **deps-dev:** bump @tsconfig/strictest from 2.0.3 to 2.0.4 ([#71](https://github.com/ghoullier/bun-typescript-template/issues/71)) ([85df1af](https://github.com/ghoullier/bun-typescript-template/commit/85df1af21d61a9436f0fab68f0cd840abb70fab4)) +* **deps-dev:** bump @tsconfig/strictest from 2.0.4 to 2.0.5 ([#73](https://github.com/ghoullier/bun-typescript-template/issues/73)) ([a3a17af](https://github.com/ghoullier/bun-typescript-template/commit/a3a17afd27bd9551f2c476628b316e765852f273)) +* **deps-dev:** bump @tsconfig/strictest from 2.0.5 to 2.0.6 ([#260](https://github.com/ghoullier/bun-typescript-template/issues/260)) ([6aa6385](https://github.com/ghoullier/bun-typescript-template/commit/6aa63852e93751bddca8390f2b2eba47736912ee)) +* **deps-dev:** bump @tsconfig/strictest from 2.0.6 to 2.0.7 ([#276](https://github.com/ghoullier/bun-typescript-template/issues/276)) ([af69d0f](https://github.com/ghoullier/bun-typescript-template/commit/af69d0f0633903f707349d1e3647c2eed50233f4)) +* **deps-dev:** bump @tsconfig/strictest from 2.0.7 to 2.0.8 ([#282](https://github.com/ghoullier/bun-typescript-template/issues/282)) ([55eaf24](https://github.com/ghoullier/bun-typescript-template/commit/55eaf24e8914f9304133268647d18c5df8e6ec37)) +* **deps-dev:** bump @types/bun from 1.0.10 to 1.0.11 ([#72](https://github.com/ghoullier/bun-typescript-template/issues/72)) ([907ac3a](https://github.com/ghoullier/bun-typescript-template/commit/907ac3a29acf70f48e12a6cd5778971606cfe383)) +* **deps-dev:** bump @types/bun from 1.0.11 to 1.0.12 ([#74](https://github.com/ghoullier/bun-typescript-template/issues/74)) ([5fef377](https://github.com/ghoullier/bun-typescript-template/commit/5fef3775222e52a6b0fb200b5904d76a2b1e3b52)) +* **deps-dev:** bump @types/bun from 1.0.12 to 1.1.0 ([#82](https://github.com/ghoullier/bun-typescript-template/issues/82)) ([04e95d0](https://github.com/ghoullier/bun-typescript-template/commit/04e95d0584f1c3bbb8cecfad9e68c790dda7b179)) +* **deps-dev:** bump @types/bun from 1.0.8 to 1.0.10 ([#66](https://github.com/ghoullier/bun-typescript-template/issues/66)) ([c8f8183](https://github.com/ghoullier/bun-typescript-template/commit/c8f8183f4a999a5997abba8810dc6338924c616b)) +* **deps-dev:** bump @types/bun from 1.1.0 to 1.1.1 ([#88](https://github.com/ghoullier/bun-typescript-template/issues/88)) ([dba1d11](https://github.com/ghoullier/bun-typescript-template/commit/dba1d117c9ebd225fffc0d214b7ec21caf9bd031)) +* **deps-dev:** bump @types/bun from 1.1.1 to 1.1.2 ([#92](https://github.com/ghoullier/bun-typescript-template/issues/92)) ([1a2b569](https://github.com/ghoullier/bun-typescript-template/commit/1a2b56960a153d5a3d13211613af978250c407db)) +* **deps-dev:** bump @types/bun from 1.1.10 to 1.1.11 ([#146](https://github.com/ghoullier/bun-typescript-template/issues/146)) ([0e1da74](https://github.com/ghoullier/bun-typescript-template/commit/0e1da74dd865aeaa4f7588c3387719c354f0de6b)) +* **deps-dev:** bump @types/bun from 1.1.11 to 1.1.12 ([#151](https://github.com/ghoullier/bun-typescript-template/issues/151)) ([8d1cf9b](https://github.com/ghoullier/bun-typescript-template/commit/8d1cf9b6a3b6e4f81379c8dfb6eb35b8c555ecb1)) +* **deps-dev:** bump @types/bun from 1.1.12 to 1.1.13 ([#155](https://github.com/ghoullier/bun-typescript-template/issues/155)) ([703db12](https://github.com/ghoullier/bun-typescript-template/commit/703db1286c0e994c428da987752d27ca3fcd64b0)) +* **deps-dev:** bump @types/bun from 1.1.13 to 1.1.14 ([#161](https://github.com/ghoullier/bun-typescript-template/issues/161)) ([95ccc7c](https://github.com/ghoullier/bun-typescript-template/commit/95ccc7ced79a360a60336b3dd9b0f89d3cf39a56)) +* **deps-dev:** bump @types/bun from 1.1.14 to 1.1.15 ([#171](https://github.com/ghoullier/bun-typescript-template/issues/171)) ([39a8bc2](https://github.com/ghoullier/bun-typescript-template/commit/39a8bc2d31b4af01c1f3a449aeb5603e0981bb26)) +* **deps-dev:** bump @types/bun from 1.1.15 to 1.1.16 ([#174](https://github.com/ghoullier/bun-typescript-template/issues/174)) ([104bfcd](https://github.com/ghoullier/bun-typescript-template/commit/104bfcd1369a4ded003b5920e359496d4b4d4a3d)) +* **deps-dev:** bump @types/bun from 1.1.16 to 1.1.17 ([#178](https://github.com/ghoullier/bun-typescript-template/issues/178)) ([968b449](https://github.com/ghoullier/bun-typescript-template/commit/968b449ee0e8f41ee90f459cbb995fa33026f51b)) +* **deps-dev:** bump @types/bun from 1.1.17 to 1.2.5 ([#198](https://github.com/ghoullier/bun-typescript-template/issues/198)) ([0bb33b8](https://github.com/ghoullier/bun-typescript-template/commit/0bb33b8ff6f27f5a2dd4275fcdeabe7f31e4bd59)) +* **deps-dev:** bump @types/bun from 1.1.2 to 1.1.3 ([#95](https://github.com/ghoullier/bun-typescript-template/issues/95)) ([2c98bf1](https://github.com/ghoullier/bun-typescript-template/commit/2c98bf1bc2e371c1c100ddbea1afda4190735ce5)) +* **deps-dev:** bump @types/bun from 1.1.3 to 1.1.4 ([#101](https://github.com/ghoullier/bun-typescript-template/issues/101)) ([80ac9a7](https://github.com/ghoullier/bun-typescript-template/commit/80ac9a7242b91ffb20ddd970cba7f90e801b350c)) +* **deps-dev:** bump @types/bun from 1.1.4 to 1.1.6 ([#112](https://github.com/ghoullier/bun-typescript-template/issues/112)) ([be52656](https://github.com/ghoullier/bun-typescript-template/commit/be52656107b63935ae59919c67ce537151abd59c)) +* **deps-dev:** bump @types/bun from 1.1.6 to 1.1.8 ([#125](https://github.com/ghoullier/bun-typescript-template/issues/125)) ([0271602](https://github.com/ghoullier/bun-typescript-template/commit/027160258f3820663dde041cfe61dcd86cf3da45)) +* **deps-dev:** bump @types/bun from 1.1.8 to 1.1.9 ([#133](https://github.com/ghoullier/bun-typescript-template/issues/133)) ([6d0a460](https://github.com/ghoullier/bun-typescript-template/commit/6d0a46083b49c94b285ecb4fc1f5b80eee0a6d3d)) +* **deps-dev:** bump @types/bun from 1.1.9 to 1.1.10 ([#141](https://github.com/ghoullier/bun-typescript-template/issues/141)) ([9908537](https://github.com/ghoullier/bun-typescript-template/commit/990853719acc8df759af3c7a1a5f95179e2271e1)) +* **deps-dev:** bump @types/bun from 1.2.10 to 1.2.11 ([#214](https://github.com/ghoullier/bun-typescript-template/issues/214)) ([73fbae9](https://github.com/ghoullier/bun-typescript-template/commit/73fbae9497f4732d0552b50c23204c44474edf73)) +* **deps-dev:** bump @types/bun from 1.2.11 to 1.2.12 ([#217](https://github.com/ghoullier/bun-typescript-template/issues/217)) ([f3ab9dd](https://github.com/ghoullier/bun-typescript-template/commit/f3ab9dd9a01da5498190a7ca6287c92e1675c5cc)) +* **deps-dev:** bump @types/bun from 1.2.12 to 1.2.13 ([#220](https://github.com/ghoullier/bun-typescript-template/issues/220)) ([00d8804](https://github.com/ghoullier/bun-typescript-template/commit/00d880474c69966bd1d8987fa849a3c3c8a01052)) +* **deps-dev:** bump @types/bun from 1.2.13 to 1.2.14 ([#223](https://github.com/ghoullier/bun-typescript-template/issues/223)) ([69eaa29](https://github.com/ghoullier/bun-typescript-template/commit/69eaa297a80ecf09fff257995a1e32652d0eb1b0)) +* **deps-dev:** bump @types/bun from 1.2.14 to 1.2.15 ([#227](https://github.com/ghoullier/bun-typescript-template/issues/227)) ([8b314a9](https://github.com/ghoullier/bun-typescript-template/commit/8b314a9cd1157834d6e6f514372847730cb52f1a)) +* **deps-dev:** bump @types/bun from 1.2.15 to 1.2.16 ([#229](https://github.com/ghoullier/bun-typescript-template/issues/229)) ([7891498](https://github.com/ghoullier/bun-typescript-template/commit/78914982b45a6c122e89cb203168d239b753500b)) +* **deps-dev:** bump @types/bun from 1.2.16 to 1.2.17 ([#234](https://github.com/ghoullier/bun-typescript-template/issues/234)) ([edbf90a](https://github.com/ghoullier/bun-typescript-template/commit/edbf90aa926adce6e69a53d709706717f8a5337c)) +* **deps-dev:** bump @types/bun from 1.2.17 to 1.2.18 ([#238](https://github.com/ghoullier/bun-typescript-template/issues/238)) ([8c36e34](https://github.com/ghoullier/bun-typescript-template/commit/8c36e349118ce60915eddc34ea30c405748740bc)) +* **deps-dev:** bump @types/bun from 1.2.18 to 1.2.19 ([#244](https://github.com/ghoullier/bun-typescript-template/issues/244)) ([729271e](https://github.com/ghoullier/bun-typescript-template/commit/729271ed7eb24c5a5c8d14ade2838a8b9c6f65c2)) +* **deps-dev:** bump @types/bun from 1.2.19 to 1.2.20 ([#249](https://github.com/ghoullier/bun-typescript-template/issues/249)) ([6ae7439](https://github.com/ghoullier/bun-typescript-template/commit/6ae74391fbd73d0b1fa8be1a1039f73df005643a)) +* **deps-dev:** bump @types/bun from 1.2.20 to 1.2.21 ([#254](https://github.com/ghoullier/bun-typescript-template/issues/254)) ([a272785](https://github.com/ghoullier/bun-typescript-template/commit/a272785c76e463fd47be8031357333999148e05b)) +* **deps-dev:** bump @types/bun from 1.2.21 to 1.2.22 ([#258](https://github.com/ghoullier/bun-typescript-template/issues/258)) ([cefcacb](https://github.com/ghoullier/bun-typescript-template/commit/cefcacbd8d7976c02de12a739fe4ea20b312fb81)) +* **deps-dev:** bump @types/bun from 1.2.22 to 1.2.23 ([#261](https://github.com/ghoullier/bun-typescript-template/issues/261)) ([db20200](https://github.com/ghoullier/bun-typescript-template/commit/db20200d34a9e6f2301071d317c0e6c66d07b2b0)) +* **deps-dev:** bump @types/bun from 1.2.23 to 1.3.0 ([#266](https://github.com/ghoullier/bun-typescript-template/issues/266)) ([509b8c4](https://github.com/ghoullier/bun-typescript-template/commit/509b8c45c5674e74bbcb49d8ce4b3771f646f39a)) +* **deps-dev:** bump @types/bun from 1.2.5 to 1.2.6 ([#201](https://github.com/ghoullier/bun-typescript-template/issues/201)) ([49ab328](https://github.com/ghoullier/bun-typescript-template/commit/49ab3280273e882109939d68f0e31840578b3c68)) +* **deps-dev:** bump @types/bun from 1.2.6 to 1.2.8 ([#204](https://github.com/ghoullier/bun-typescript-template/issues/204)) ([241fc29](https://github.com/ghoullier/bun-typescript-template/commit/241fc29bacbde2f26e019e3efc4a02c162966d09)) +* **deps-dev:** bump @types/bun from 1.2.8 to 1.2.9 ([#209](https://github.com/ghoullier/bun-typescript-template/issues/209)) ([512785a](https://github.com/ghoullier/bun-typescript-template/commit/512785ab447d51e3a9fd6d4d66204db866f58087)) +* **deps-dev:** bump @types/bun from 1.2.9 to 1.2.10 ([#212](https://github.com/ghoullier/bun-typescript-template/issues/212)) ([a96944e](https://github.com/ghoullier/bun-typescript-template/commit/a96944e2080333357273e156b672a231b9774f2f)) +* **deps-dev:** bump @types/bun from 1.3.0 to 1.3.1 ([#273](https://github.com/ghoullier/bun-typescript-template/issues/273)) ([3923c85](https://github.com/ghoullier/bun-typescript-template/commit/3923c8548d59dba4029e04c6490dbaba98b78346)) +* **deps-dev:** bump @types/bun from 1.3.1 to 1.3.2 ([#279](https://github.com/ghoullier/bun-typescript-template/issues/279)) ([88bb926](https://github.com/ghoullier/bun-typescript-template/commit/88bb926ab9987b1964ad96a7d4e5f9c79b67ca53)) +* **deps-dev:** bump @types/bun from 1.3.10 to 1.3.11 ([#321](https://github.com/ghoullier/bun-typescript-template/issues/321)) ([65c0b30](https://github.com/ghoullier/bun-typescript-template/commit/65c0b307b8893b785900f2da11e480a51650f1b2)) +* **deps-dev:** bump @types/bun from 1.3.11 to 1.3.12 ([#328](https://github.com/ghoullier/bun-typescript-template/issues/328)) ([78779e2](https://github.com/ghoullier/bun-typescript-template/commit/78779e27accce4fa59f4e57168ca6c19bdbefa5e)) +* **deps-dev:** bump @types/bun from 1.3.12 to 1.3.13 ([#334](https://github.com/ghoullier/bun-typescript-template/issues/334)) ([de74a24](https://github.com/ghoullier/bun-typescript-template/commit/de74a2428cb846490f0dddd3401de20fa69d38ff)) +* **deps-dev:** bump @types/bun from 1.3.13 to 1.3.14 ([#342](https://github.com/ghoullier/bun-typescript-template/issues/342)) ([a9945d1](https://github.com/ghoullier/bun-typescript-template/commit/a9945d141410b626c87a2a780e2567d3efa70100)) +* **deps-dev:** bump @types/bun from 1.3.2 to 1.3.3 ([#287](https://github.com/ghoullier/bun-typescript-template/issues/287)) ([c0a7532](https://github.com/ghoullier/bun-typescript-template/commit/c0a7532d5291e574bc6c72a209b8e012eb9e235a)) +* **deps-dev:** bump @types/bun from 1.3.3 to 1.3.4 ([#290](https://github.com/ghoullier/bun-typescript-template/issues/290)) ([17f3033](https://github.com/ghoullier/bun-typescript-template/commit/17f3033d7ef3627511deca002b086f9662405b24)) +* **deps-dev:** bump @types/bun from 1.3.4 to 1.3.5 ([#295](https://github.com/ghoullier/bun-typescript-template/issues/295)) ([3e2e8d1](https://github.com/ghoullier/bun-typescript-template/commit/3e2e8d1c1dd924cace7c559233bb0da12cda4071)) +* **deps-dev:** bump @types/bun from 1.3.5 to 1.3.6 ([#297](https://github.com/ghoullier/bun-typescript-template/issues/297)) ([4a023a2](https://github.com/ghoullier/bun-typescript-template/commit/4a023a2032ef427f0c812d827650fbbae149d8f2)) +* **deps-dev:** bump @types/bun from 1.3.6 to 1.3.7 ([#303](https://github.com/ghoullier/bun-typescript-template/issues/303)) ([541f8f9](https://github.com/ghoullier/bun-typescript-template/commit/541f8f901113ffe2776c4df672a12e28c5bcf006)) +* **deps-dev:** bump @types/bun from 1.3.7 to 1.3.8 ([#304](https://github.com/ghoullier/bun-typescript-template/issues/304)) ([4614ccd](https://github.com/ghoullier/bun-typescript-template/commit/4614ccd13699a383abd2c0f59db406513dd3ab14)) +* **deps-dev:** bump @types/bun from 1.3.8 to 1.3.9 ([#308](https://github.com/ghoullier/bun-typescript-template/issues/308)) ([5b2a5d5](https://github.com/ghoullier/bun-typescript-template/commit/5b2a5d5b7234b6afb1b398573aab23da1b2ffaf4)) +* **deps-dev:** bump @types/bun from 1.3.9 to 1.3.10 ([#317](https://github.com/ghoullier/bun-typescript-template/issues/317)) ([aa928ee](https://github.com/ghoullier/bun-typescript-template/commit/aa928ee22c183c8e39ddc404b6edb8b047ce9615)) +* **deps-dev:** bump bun-types from 1.0.26 to 1.0.27 ([#46](https://github.com/ghoullier/bun-typescript-template/issues/46)) ([f833c8d](https://github.com/ghoullier/bun-typescript-template/commit/f833c8da64e4f51cc7e948aee80a164fe630b809)) +* **deps-dev:** bump bun-types from 1.0.27 to 1.0.28 ([#47](https://github.com/ghoullier/bun-typescript-template/issues/47)) ([dc4079c](https://github.com/ghoullier/bun-typescript-template/commit/dc4079c814b285186bac9631e4a29e15337d1ac0)) +* **deps-dev:** bump bun-types from 1.0.28 to 1.0.29 ([#51](https://github.com/ghoullier/bun-typescript-template/issues/51)) ([6d79a2f](https://github.com/ghoullier/bun-typescript-template/commit/6d79a2f44d2382409cafb2c985ccd84351381c08)) +* **deps-dev:** bump bun-types from 1.0.29 to 1.0.30 ([#55](https://github.com/ghoullier/bun-typescript-template/issues/55)) ([e118eae](https://github.com/ghoullier/bun-typescript-template/commit/e118eae21cbb8efb2cbe9eed12caff33f895f9ad)) +* **deps-dev:** bump bun-types from 1.0.30 to 1.0.31 ([#63](https://github.com/ghoullier/bun-typescript-template/issues/63)) ([679682d](https://github.com/ghoullier/bun-typescript-template/commit/679682d9164a76c0c745b9f4d7c836c5c66ae6ff)) +* **deps-dev:** bump bun-types from 1.0.31 to 1.0.33 ([#65](https://github.com/ghoullier/bun-typescript-template/issues/65)) ([cfb29be](https://github.com/ghoullier/bun-typescript-template/commit/cfb29bea69c4043fab3b9bb5aa5fb0d0ff93e9fb)) +* **deps-dev:** bump bun-types from 1.0.33 to 1.1.2 ([#78](https://github.com/ghoullier/bun-typescript-template/issues/78)) ([e95c125](https://github.com/ghoullier/bun-typescript-template/commit/e95c125bad721eff2ba5c17f89fd93b16969e1ec)) +* **deps-dev:** bump bun-types from 1.1.10 to 1.1.12 ([#97](https://github.com/ghoullier/bun-typescript-template/issues/97)) ([4d9649a](https://github.com/ghoullier/bun-typescript-template/commit/4d9649a6df047de05b03365d0fca5e02348f73b5)) +* **deps-dev:** bump bun-types from 1.1.12 to 1.1.13 ([#100](https://github.com/ghoullier/bun-typescript-template/issues/100)) ([998120b](https://github.com/ghoullier/bun-typescript-template/commit/998120b324e1d929f249d58a1e1555725b842054)) +* **deps-dev:** bump bun-types from 1.1.13 to 1.1.14 ([#102](https://github.com/ghoullier/bun-typescript-template/issues/102)) ([f407028](https://github.com/ghoullier/bun-typescript-template/commit/f40702883f3acd46e4cef760e9a917df2c2c1e7f)) +* **deps-dev:** bump bun-types from 1.1.14 to 1.1.15 ([#104](https://github.com/ghoullier/bun-typescript-template/issues/104)) ([f633668](https://github.com/ghoullier/bun-typescript-template/commit/f633668447166023be8ca845a8eee02c6f21e8e5)) +* **deps-dev:** bump bun-types from 1.1.15 to 1.1.16 ([#107](https://github.com/ghoullier/bun-typescript-template/issues/107)) ([2190ddf](https://github.com/ghoullier/bun-typescript-template/commit/2190ddf48c60c40ea10b5e70f2df870a61f4ca77)) +* **deps-dev:** bump bun-types from 1.1.16 to 1.1.17 ([#108](https://github.com/ghoullier/bun-typescript-template/issues/108)) ([860fe5c](https://github.com/ghoullier/bun-typescript-template/commit/860fe5c71031ff71187a85dd45631feedba9b8ad)) +* **deps-dev:** bump bun-types from 1.1.17 to 1.1.18 ([#113](https://github.com/ghoullier/bun-typescript-template/issues/113)) ([fbb8a5b](https://github.com/ghoullier/bun-typescript-template/commit/fbb8a5bea0e610ed65991284844e29f65e3ddd55)) +* **deps-dev:** bump bun-types from 1.1.18 to 1.1.20 ([#114](https://github.com/ghoullier/bun-typescript-template/issues/114)) ([1c3495b](https://github.com/ghoullier/bun-typescript-template/commit/1c3495b65626aba2e660e4d33550f4ebcae991af)) +* **deps-dev:** bump bun-types from 1.1.2 to 1.1.3 ([#79](https://github.com/ghoullier/bun-typescript-template/issues/79)) ([e55aed6](https://github.com/ghoullier/bun-typescript-template/commit/e55aed695e8be13f4ab9c691826bbbdafb16495b)) +* **deps-dev:** bump bun-types from 1.1.20 to 1.1.21 ([#117](https://github.com/ghoullier/bun-typescript-template/issues/117)) ([456954a](https://github.com/ghoullier/bun-typescript-template/commit/456954a25939cdf905b05a3758d57bde96a24d32)) +* **deps-dev:** bump bun-types from 1.1.21 to 1.1.22 ([#118](https://github.com/ghoullier/bun-typescript-template/issues/118)) ([edc1084](https://github.com/ghoullier/bun-typescript-template/commit/edc1084c02ea8e649b497b939da5e12314f55012)) +* **deps-dev:** bump bun-types from 1.1.22 to 1.1.24 ([#121](https://github.com/ghoullier/bun-typescript-template/issues/121)) ([7c97134](https://github.com/ghoullier/bun-typescript-template/commit/7c97134e1f1b7388f599fb1f759728507fee6abd)) +* **deps-dev:** bump bun-types from 1.1.24 to 1.1.25 ([#123](https://github.com/ghoullier/bun-typescript-template/issues/123)) ([f31b74b](https://github.com/ghoullier/bun-typescript-template/commit/f31b74b8ee94d63dc953b9796c26a50adedd3618)) +* **deps-dev:** bump bun-types from 1.1.25 to 1.1.26 ([#124](https://github.com/ghoullier/bun-typescript-template/issues/124)) ([5bbbed0](https://github.com/ghoullier/bun-typescript-template/commit/5bbbed0914a8efbbf1f100d83b47e9964e672077)) +* **deps-dev:** bump bun-types from 1.1.26 to 1.1.27 ([#131](https://github.com/ghoullier/bun-typescript-template/issues/131)) ([4f92b4d](https://github.com/ghoullier/bun-typescript-template/commit/4f92b4d5543d924554092fbceda29ebaf32e051e)) +* **deps-dev:** bump bun-types from 1.1.27 to 1.1.28 ([#138](https://github.com/ghoullier/bun-typescript-template/issues/138)) ([ad45c79](https://github.com/ghoullier/bun-typescript-template/commit/ad45c79d106f463739ed76914c44f2aa42fa1271)) +* **deps-dev:** bump bun-types from 1.1.28 to 1.1.29 ([#140](https://github.com/ghoullier/bun-typescript-template/issues/140)) ([e3d367d](https://github.com/ghoullier/bun-typescript-template/commit/e3d367d0b9e1811b379e30d335529355e06a83b2)) +* **deps-dev:** bump bun-types from 1.1.29 to 1.1.30 ([#144](https://github.com/ghoullier/bun-typescript-template/issues/144)) ([3dd7486](https://github.com/ghoullier/bun-typescript-template/commit/3dd748618796e4f2af3adfec1d1ad3b69d34a53c)) +* **deps-dev:** bump bun-types from 1.1.3 to 1.1.4 ([#83](https://github.com/ghoullier/bun-typescript-template/issues/83)) ([0cfb027](https://github.com/ghoullier/bun-typescript-template/commit/0cfb02755cd87472f3c7c3fcac497ee2442b4f99)) +* **deps-dev:** bump bun-types from 1.1.30 to 1.1.31 ([#149](https://github.com/ghoullier/bun-typescript-template/issues/149)) ([1705e79](https://github.com/ghoullier/bun-typescript-template/commit/1705e791f9c22f386a0e36c5aa428790ae9d0cee)) +* **deps-dev:** bump bun-types from 1.1.31 to 1.1.32 ([#150](https://github.com/ghoullier/bun-typescript-template/issues/150)) ([3d4e16c](https://github.com/ghoullier/bun-typescript-template/commit/3d4e16c98d523464c0ea17788134d209c564bdb4)) +* **deps-dev:** bump bun-types from 1.1.32 to 1.1.33 ([#153](https://github.com/ghoullier/bun-typescript-template/issues/153)) ([3eb6b8d](https://github.com/ghoullier/bun-typescript-template/commit/3eb6b8df96720e5fc45030ec02281e2107975977)) +* **deps-dev:** bump bun-types from 1.1.33 to 1.1.34 ([#154](https://github.com/ghoullier/bun-typescript-template/issues/154)) ([c38f487](https://github.com/ghoullier/bun-typescript-template/commit/c38f4875dd1bd795645488f3af5b4c01537bfa48)) +* **deps-dev:** bump bun-types from 1.1.34 to 1.1.35 ([#158](https://github.com/ghoullier/bun-typescript-template/issues/158)) ([9a117df](https://github.com/ghoullier/bun-typescript-template/commit/9a117df6347f1e0d4bbb735345ef19041df2da9a)) +* **deps-dev:** bump bun-types from 1.1.35 to 1.1.36 ([#159](https://github.com/ghoullier/bun-typescript-template/issues/159)) ([b1d4ce9](https://github.com/ghoullier/bun-typescript-template/commit/b1d4ce992a750e8689b258be157a79fa1fe3da53)) +* **deps-dev:** bump bun-types from 1.1.36 to 1.1.37 ([#162](https://github.com/ghoullier/bun-typescript-template/issues/162)) ([4b0d874](https://github.com/ghoullier/bun-typescript-template/commit/4b0d874d777ffc2cf72f8c1d3e5d72ed44945988)) +* **deps-dev:** bump bun-types from 1.1.37 to 1.1.38 ([#163](https://github.com/ghoullier/bun-typescript-template/issues/163)) ([fd66613](https://github.com/ghoullier/bun-typescript-template/commit/fd666137dc47d000adaf4de6fae592c76d476973)) +* **deps-dev:** bump bun-types from 1.1.38 to 1.1.39 ([#165](https://github.com/ghoullier/bun-typescript-template/issues/165)) ([a778453](https://github.com/ghoullier/bun-typescript-template/commit/a77845321d4ff4dc32094e29498ec421fd5f9c33)) +* **deps-dev:** bump bun-types from 1.1.39 to 1.1.40 ([#166](https://github.com/ghoullier/bun-typescript-template/issues/166)) ([7d4125a](https://github.com/ghoullier/bun-typescript-template/commit/7d4125a4682eb6427b190a9b875f0c409e46f435)) +* **deps-dev:** bump bun-types from 1.1.4 to 1.1.5 ([#85](https://github.com/ghoullier/bun-typescript-template/issues/85)) ([ee5c999](https://github.com/ghoullier/bun-typescript-template/commit/ee5c99911305801a3edc4972fdeb2e57370327c8)) +* **deps-dev:** bump bun-types from 1.1.40 to 1.1.41 ([#168](https://github.com/ghoullier/bun-typescript-template/issues/168)) ([97275f1](https://github.com/ghoullier/bun-typescript-template/commit/97275f1f5bb281da4456dc68abd175aa03035191)) +* **deps-dev:** bump bun-types from 1.1.41 to 1.1.42 ([#169](https://github.com/ghoullier/bun-typescript-template/issues/169)) ([92f233e](https://github.com/ghoullier/bun-typescript-template/commit/92f233ec2406cc54d7bcafe3e0c457dfd090b8ac)) +* **deps-dev:** bump bun-types from 1.1.42 to 1.1.43 ([#172](https://github.com/ghoullier/bun-typescript-template/issues/172)) ([6813e09](https://github.com/ghoullier/bun-typescript-template/commit/6813e091fcaf3c6a157b0abcadfbe7cdfe4fd1aa)) +* **deps-dev:** bump bun-types from 1.1.43 to 1.1.45 ([#177](https://github.com/ghoullier/bun-typescript-template/issues/177)) ([837fc57](https://github.com/ghoullier/bun-typescript-template/commit/837fc571ef354dc5b3067e048c033f2ca901d2bf)) +* **deps-dev:** bump bun-types from 1.1.45 to 1.2.1 ([#180](https://github.com/ghoullier/bun-typescript-template/issues/180)) ([672ad84](https://github.com/ghoullier/bun-typescript-template/commit/672ad84ed10b295b01cea4bfb75d8716bb83cc99)) +* **deps-dev:** bump bun-types from 1.1.5 to 1.1.6 ([#86](https://github.com/ghoullier/bun-typescript-template/issues/86)) ([0726d8e](https://github.com/ghoullier/bun-typescript-template/commit/0726d8e3af1d91209197dc5072ceca97f4bb1192)) +* **deps-dev:** bump bun-types from 1.1.6 to 1.1.7 ([#89](https://github.com/ghoullier/bun-typescript-template/issues/89)) ([76cb27e](https://github.com/ghoullier/bun-typescript-template/commit/76cb27ec2ef5e8f59fd79175d1c674743520a8dd)) +* **deps-dev:** bump bun-types from 1.1.7 to 1.1.8 ([#91](https://github.com/ghoullier/bun-typescript-template/issues/91)) ([c5ca73c](https://github.com/ghoullier/bun-typescript-template/commit/c5ca73c6ca7dfeacad83ac8a4635e23273c63336)) +* **deps-dev:** bump bun-types from 1.1.8 to 1.1.9 ([#94](https://github.com/ghoullier/bun-typescript-template/issues/94)) ([06b7b6f](https://github.com/ghoullier/bun-typescript-template/commit/06b7b6fc80c974b4d5eb4620d630103cf3199021)) +* **deps-dev:** bump bun-types from 1.1.9 to 1.1.10 ([#96](https://github.com/ghoullier/bun-typescript-template/issues/96)) ([d230fe2](https://github.com/ghoullier/bun-typescript-template/commit/d230fe26e80c1eae6a50e4241bd038a4a808ad56)) +* **deps-dev:** bump bun-types from 1.2.1 to 1.2.2 ([#181](https://github.com/ghoullier/bun-typescript-template/issues/181)) ([f2350c5](https://github.com/ghoullier/bun-typescript-template/commit/f2350c5dddbf9362c130f68a4406250d5c3335f5)) +* **deps-dev:** bump bun-types from 1.2.10 to 1.2.11 ([#215](https://github.com/ghoullier/bun-typescript-template/issues/215)) ([96957d2](https://github.com/ghoullier/bun-typescript-template/commit/96957d2dbb97d264000d85428334324c8f6f6a19)) +* **deps-dev:** bump bun-types from 1.2.11 to 1.2.12 ([#216](https://github.com/ghoullier/bun-typescript-template/issues/216)) ([7993bf7](https://github.com/ghoullier/bun-typescript-template/commit/7993bf7974f27a58b52a67466272a611662cab59)) +* **deps-dev:** bump bun-types from 1.2.12 to 1.2.13 ([#221](https://github.com/ghoullier/bun-typescript-template/issues/221)) ([5f6ae29](https://github.com/ghoullier/bun-typescript-template/commit/5f6ae2905196d54c2ef54a6ed72d7d1a79381eb6)) +* **deps-dev:** bump bun-types from 1.2.13 to 1.2.14 ([#224](https://github.com/ghoullier/bun-typescript-template/issues/224)) ([2d748f1](https://github.com/ghoullier/bun-typescript-template/commit/2d748f15acce9eb4f41ecb8f6f8c3fa4b14e8ad0)) +* **deps-dev:** bump bun-types from 1.2.14 to 1.2.15 ([#226](https://github.com/ghoullier/bun-typescript-template/issues/226)) ([6ad09f7](https://github.com/ghoullier/bun-typescript-template/commit/6ad09f73a199fb678c4670db1393cab44032ec56)) +* **deps-dev:** bump bun-types from 1.2.15 to 1.2.16 ([#230](https://github.com/ghoullier/bun-typescript-template/issues/230)) ([ed1b920](https://github.com/ghoullier/bun-typescript-template/commit/ed1b920473775f5d83587cc465d73945be41ab10)) +* **deps-dev:** bump bun-types from 1.2.16 to 1.2.17 ([#235](https://github.com/ghoullier/bun-typescript-template/issues/235)) ([e902ab4](https://github.com/ghoullier/bun-typescript-template/commit/e902ab42dea2d14dc88db84dc2987d4eddae34cb)) +* **deps-dev:** bump bun-types from 1.2.17 to 1.2.18 ([#239](https://github.com/ghoullier/bun-typescript-template/issues/239)) ([b203582](https://github.com/ghoullier/bun-typescript-template/commit/b203582577e37289212c2e38806c20ca5efda985)) +* **deps-dev:** bump bun-types from 1.2.18 to 1.2.19 ([#245](https://github.com/ghoullier/bun-typescript-template/issues/245)) ([9c35a32](https://github.com/ghoullier/bun-typescript-template/commit/9c35a32b98a829e23de5bee003fd3311e8e2c108)) +* **deps-dev:** bump bun-types from 1.2.19 to 1.2.20 ([#250](https://github.com/ghoullier/bun-typescript-template/issues/250)) ([ddcda79](https://github.com/ghoullier/bun-typescript-template/commit/ddcda79a499fe00d4d803470029d2f1543a1fe58)) +* **deps-dev:** bump bun-types from 1.2.2 to 1.2.5 ([#199](https://github.com/ghoullier/bun-typescript-template/issues/199)) ([f622102](https://github.com/ghoullier/bun-typescript-template/commit/f622102c1abf8cf609fd2f9c3087e1c2fef5e4c6)) +* **deps-dev:** bump bun-types from 1.2.20 to 1.2.21 ([#253](https://github.com/ghoullier/bun-typescript-template/issues/253)) ([0466c71](https://github.com/ghoullier/bun-typescript-template/commit/0466c71bf5ea740eb9eac65978a4d7d78cc30650)) +* **deps-dev:** bump bun-types from 1.2.21 to 1.2.22 ([#257](https://github.com/ghoullier/bun-typescript-template/issues/257)) ([f20dcf8](https://github.com/ghoullier/bun-typescript-template/commit/f20dcf84f3de38cecda355197891b21b7d6eee91)) +* **deps-dev:** bump bun-types from 1.2.22 to 1.2.23 ([#262](https://github.com/ghoullier/bun-typescript-template/issues/262)) ([0a0aaef](https://github.com/ghoullier/bun-typescript-template/commit/0a0aaef75c5b0acfe1c1160913cb54a1ff542f4e)) +* **deps-dev:** bump bun-types from 1.2.23 to 1.3.0 ([#267](https://github.com/ghoullier/bun-typescript-template/issues/267)) ([b18a712](https://github.com/ghoullier/bun-typescript-template/commit/b18a7121d60b05303abbb6867478865609d4943e)) +* **deps-dev:** bump bun-types from 1.2.5 to 1.2.6 ([#202](https://github.com/ghoullier/bun-typescript-template/issues/202)) ([640129d](https://github.com/ghoullier/bun-typescript-template/commit/640129d3fcf502cec8dee5a12e45e2209e7649d6)) +* **deps-dev:** bump bun-types from 1.2.6 to 1.2.7 ([#203](https://github.com/ghoullier/bun-typescript-template/issues/203)) ([1f90e6c](https://github.com/ghoullier/bun-typescript-template/commit/1f90e6cdd8517fc5848cb013c27c38aca0038080)) +* **deps-dev:** bump bun-types from 1.2.7 to 1.2.8 ([#205](https://github.com/ghoullier/bun-typescript-template/issues/205)) ([3349da1](https://github.com/ghoullier/bun-typescript-template/commit/3349da1e906bf09272b7b0651704ae532075a5e1)) +* **deps-dev:** bump bun-types from 1.2.8 to 1.2.9 ([#208](https://github.com/ghoullier/bun-typescript-template/issues/208)) ([a0370ce](https://github.com/ghoullier/bun-typescript-template/commit/a0370ced82772e02188e482874da3aff2609592a)) +* **deps-dev:** bump bun-types from 1.2.9 to 1.2.10 ([#213](https://github.com/ghoullier/bun-typescript-template/issues/213)) ([f97dacb](https://github.com/ghoullier/bun-typescript-template/commit/f97dacb023349b245508532b9e2ef54b25e64c81)) +* **deps-dev:** bump bun-types from 1.3.0 to 1.3.1 ([#271](https://github.com/ghoullier/bun-typescript-template/issues/271)) ([41e2ff2](https://github.com/ghoullier/bun-typescript-template/commit/41e2ff26f4ed848ca685ae26e9c5902ee8233383)) +* **deps-dev:** bump bun-types from 1.3.1 to 1.3.2 ([#280](https://github.com/ghoullier/bun-typescript-template/issues/280)) ([69e4cbc](https://github.com/ghoullier/bun-typescript-template/commit/69e4cbc71ad3b26fa152e93080b50a58e75b1b23)) +* **deps-dev:** bump bun-types from 1.3.10 to 1.3.11 ([#322](https://github.com/ghoullier/bun-typescript-template/issues/322)) ([8829057](https://github.com/ghoullier/bun-typescript-template/commit/8829057405a64ba06fe34f6387e6e595b77aeeb3)) +* **deps-dev:** bump bun-types from 1.3.11 to 1.3.12 ([#327](https://github.com/ghoullier/bun-typescript-template/issues/327)) ([94da105](https://github.com/ghoullier/bun-typescript-template/commit/94da1051fb41757ece29ff46c2acf800f5a5fcc8)) +* **deps-dev:** bump bun-types from 1.3.12 to 1.3.13 ([#331](https://github.com/ghoullier/bun-typescript-template/issues/331)) ([56f0d43](https://github.com/ghoullier/bun-typescript-template/commit/56f0d432af5011de1018a3d39b5e2f703984d6eb)) +* **deps-dev:** bump bun-types from 1.3.13 to 1.3.14 ([#341](https://github.com/ghoullier/bun-typescript-template/issues/341)) ([2b495b2](https://github.com/ghoullier/bun-typescript-template/commit/2b495b233afae628351842dd6449575503316edc)) +* **deps-dev:** bump bun-types from 1.3.2 to 1.3.3 ([#285](https://github.com/ghoullier/bun-typescript-template/issues/285)) ([3f17295](https://github.com/ghoullier/bun-typescript-template/commit/3f17295ad568b8563a16b7ccca42c27d34e1b7e0)) +* **deps-dev:** bump bun-types from 1.3.3 to 1.3.4 ([#289](https://github.com/ghoullier/bun-typescript-template/issues/289)) ([7d9ed19](https://github.com/ghoullier/bun-typescript-template/commit/7d9ed19526b11685ed43765aa19a084eb76a6740)) +* **deps-dev:** bump bun-types from 1.3.4 to 1.3.5 ([#293](https://github.com/ghoullier/bun-typescript-template/issues/293)) ([7a76857](https://github.com/ghoullier/bun-typescript-template/commit/7a7685748300fc4bdefbb1ad8e15b7a3bd486bb3)) +* **deps-dev:** bump bun-types from 1.3.5 to 1.3.6 ([#298](https://github.com/ghoullier/bun-typescript-template/issues/298)) ([64d82bb](https://github.com/ghoullier/bun-typescript-template/commit/64d82bbd784fb7ad0c4ab0ff94b45d3bb9cbc215)) +* **deps-dev:** bump bun-types from 1.3.6 to 1.3.7 ([#302](https://github.com/ghoullier/bun-typescript-template/issues/302)) ([25feb8a](https://github.com/ghoullier/bun-typescript-template/commit/25feb8a923e986f75067b117be9d034d2bfcab7e)) +* **deps-dev:** bump bun-types from 1.3.7 to 1.3.8 ([#305](https://github.com/ghoullier/bun-typescript-template/issues/305)) ([b80feb4](https://github.com/ghoullier/bun-typescript-template/commit/b80feb49113f3b82f1b54cd012b3dfec24d9602b)) +* **deps-dev:** bump bun-types from 1.3.8 to 1.3.9 ([#307](https://github.com/ghoullier/bun-typescript-template/issues/307)) ([6605a7c](https://github.com/ghoullier/bun-typescript-template/commit/6605a7c23542942bba6ab72367909643ddb2ae3a)) +* **deps-dev:** bump bun-types from 1.3.9 to 1.3.10 ([#314](https://github.com/ghoullier/bun-typescript-template/issues/314)) ([7dfbae2](https://github.com/ghoullier/bun-typescript-template/commit/7dfbae262a8aec2c8ae29cf3ae61f32bc70c8a31)) +* **deps-dev:** bump publint from 0.2.10 to 0.2.11 ([#136](https://github.com/ghoullier/bun-typescript-template/issues/136)) ([e701bfb](https://github.com/ghoullier/bun-typescript-template/commit/e701bfbfc759aec5edf2d560e181d286e565cb9c)) +* **deps-dev:** bump publint from 0.2.11 to 0.2.12 ([#152](https://github.com/ghoullier/bun-typescript-template/issues/152)) ([8e13002](https://github.com/ghoullier/bun-typescript-template/commit/8e13002b939f8230e7faa96877ca8d6c4126e259)) +* **deps-dev:** bump publint from 0.2.12 to 0.3.0 ([#170](https://github.com/ghoullier/bun-typescript-template/issues/170)) ([9045c03](https://github.com/ghoullier/bun-typescript-template/commit/9045c03213f20145774a37e3f7426fe38f81ab72)) +* **deps-dev:** bump publint from 0.2.7 to 0.2.8 ([#93](https://github.com/ghoullier/bun-typescript-template/issues/93)) ([1ada9e7](https://github.com/ghoullier/bun-typescript-template/commit/1ada9e7459063fcb78f5cea5912551f9ce442212)) +* **deps-dev:** bump publint from 0.2.8 to 0.2.9 ([#115](https://github.com/ghoullier/bun-typescript-template/issues/115)) ([99de757](https://github.com/ghoullier/bun-typescript-template/commit/99de75745144ba07941d5942912636c7a73e56f0)) +* **deps-dev:** bump publint from 0.2.9 to 0.2.10 ([#122](https://github.com/ghoullier/bun-typescript-template/issues/122)) ([db95611](https://github.com/ghoullier/bun-typescript-template/commit/db95611a87a02822ab3a5d461f29974033df7fe0)) +* **deps-dev:** bump publint from 0.3.0 to 0.3.2 ([#175](https://github.com/ghoullier/bun-typescript-template/issues/175)) ([ae19043](https://github.com/ghoullier/bun-typescript-template/commit/ae1904308d7dd650542ba6b08214dc586d363baf)) +* **deps-dev:** bump publint from 0.3.10 to 0.3.11 ([#210](https://github.com/ghoullier/bun-typescript-template/issues/210)) ([22811c4](https://github.com/ghoullier/bun-typescript-template/commit/22811c4ef60fe29c1e25130277e146ce06998374)) +* **deps-dev:** bump publint from 0.3.11 to 0.3.12 ([#211](https://github.com/ghoullier/bun-typescript-template/issues/211)) ([e10294b](https://github.com/ghoullier/bun-typescript-template/commit/e10294b1b65f671eba346b2d36b0c806dd583e28)) +* **deps-dev:** bump publint from 0.3.12 to 0.3.13 ([#259](https://github.com/ghoullier/bun-typescript-template/issues/259)) ([8f5ee71](https://github.com/ghoullier/bun-typescript-template/commit/8f5ee7110c3b1922395fed46c9c399dadeabc425)) +* **deps-dev:** bump publint from 0.3.13 to 0.3.14 ([#265](https://github.com/ghoullier/bun-typescript-template/issues/265)) ([8810012](https://github.com/ghoullier/bun-typescript-template/commit/881001209e7c5d3000b50b24324b854b5435edf5)) +* **deps-dev:** bump publint from 0.3.14 to 0.3.15 ([#269](https://github.com/ghoullier/bun-typescript-template/issues/269)) ([4272244](https://github.com/ghoullier/bun-typescript-template/commit/42722445b61a085f5e34372e53dcec8bb652c187)) +* **deps-dev:** bump publint from 0.3.15 to 0.3.16 ([#291](https://github.com/ghoullier/bun-typescript-template/issues/291)) ([492c3d4](https://github.com/ghoullier/bun-typescript-template/commit/492c3d487f23b1aa6a8bf8230f3db7570ccf6eca)) +* **deps-dev:** bump publint from 0.3.16 to 0.3.17 ([#299](https://github.com/ghoullier/bun-typescript-template/issues/299)) ([e8b2e8a](https://github.com/ghoullier/bun-typescript-template/commit/e8b2e8acf12cfd6cc7c57facb6d113884cbe89d0)) +* **deps-dev:** bump publint from 0.3.17 to 0.3.18 ([#316](https://github.com/ghoullier/bun-typescript-template/issues/316)) ([0a0587a](https://github.com/ghoullier/bun-typescript-template/commit/0a0587af6b7bf53788b943c089fbbf63f7e76b8d)) +* **deps-dev:** bump publint from 0.3.18 to 0.3.19 ([#337](https://github.com/ghoullier/bun-typescript-template/issues/337)) ([12e7960](https://github.com/ghoullier/bun-typescript-template/commit/12e7960b78e589dce6ba29ab34f5fb0bd55023d5)) +* **deps-dev:** bump publint from 0.3.19 to 0.3.20 ([#338](https://github.com/ghoullier/bun-typescript-template/issues/338)) ([4e2687a](https://github.com/ghoullier/bun-typescript-template/commit/4e2687a3e670a0b5756774ba2372eac01d61d6da)) +* **deps-dev:** bump publint from 0.3.2 to 0.3.3 ([#182](https://github.com/ghoullier/bun-typescript-template/issues/182)) ([88d2f74](https://github.com/ghoullier/bun-typescript-template/commit/88d2f7405a4486ee468954f92409d85e4f267e68)) +* **deps-dev:** bump publint from 0.3.20 to 0.3.21 ([#340](https://github.com/ghoullier/bun-typescript-template/issues/340)) ([4682b45](https://github.com/ghoullier/bun-typescript-template/commit/4682b458609b0e59985fed42d3a89fb3afa42146)) +* **deps-dev:** bump publint from 0.3.21 to 0.3.22 ([#354](https://github.com/ghoullier/bun-typescript-template/issues/354)) ([d353d4b](https://github.com/ghoullier/bun-typescript-template/commit/d353d4b6b59a185a35abc4750aa9a3a3c59ba935)) +* **deps-dev:** bump publint from 0.3.22 to 0.3.23 ([#356](https://github.com/ghoullier/bun-typescript-template/issues/356)) ([8fcc15c](https://github.com/ghoullier/bun-typescript-template/commit/8fcc15c4c928e7a0737e92a17cb02fc8dec3e194)) +* **deps-dev:** bump publint from 0.3.3 to 0.3.4 ([#183](https://github.com/ghoullier/bun-typescript-template/issues/183)) ([4113217](https://github.com/ghoullier/bun-typescript-template/commit/4113217e75302471a998bf6cc0496a959efbbcd1)) +* **deps-dev:** bump publint from 0.3.4 to 0.3.5 ([#184](https://github.com/ghoullier/bun-typescript-template/issues/184)) ([9a5563c](https://github.com/ghoullier/bun-typescript-template/commit/9a5563c525055cf47a2cb72998fcc781f9930f82)) +* **deps-dev:** bump publint from 0.3.5 to 0.3.9 ([#197](https://github.com/ghoullier/bun-typescript-template/issues/197)) ([13a1d2b](https://github.com/ghoullier/bun-typescript-template/commit/13a1d2ba818154bc3d0c4e867592c67c82d179ee)) +* **deps-dev:** bump publint from 0.3.9 to 0.3.10 ([#206](https://github.com/ghoullier/bun-typescript-template/issues/206)) ([34383f9](https://github.com/ghoullier/bun-typescript-template/commit/34383f94460df358e1001b501ffea061e47dbad1)) +* **deps-dev:** bump the eslint group with 1 update ([#50](https://github.com/ghoullier/bun-typescript-template/issues/50)) ([310ad98](https://github.com/ghoullier/bun-typescript-template/commit/310ad98f314769524501ef87988426ae7bc8588e)) +* **deps-dev:** bump the eslint group with 2 updates ([#41](https://github.com/ghoullier/bun-typescript-template/issues/41)) ([0a5c678](https://github.com/ghoullier/bun-typescript-template/commit/0a5c6786362c33de2d51eb871ba90b6cd9e5c79d)) +* **deps-dev:** bump the eslint group with 2 updates ([#45](https://github.com/ghoullier/bun-typescript-template/issues/45)) ([503a558](https://github.com/ghoullier/bun-typescript-template/commit/503a558442b1c8edfa82fadbf507e97af6cb7bad)) +* **deps-dev:** bump the eslint group with 2 updates ([#52](https://github.com/ghoullier/bun-typescript-template/issues/52)) ([073f311](https://github.com/ghoullier/bun-typescript-template/commit/073f3112f248e965e4a28ffdc4027ca094ec7c49)) +* **deps-dev:** bump the eslint group with 2 updates ([#54](https://github.com/ghoullier/bun-typescript-template/issues/54)) ([9c97197](https://github.com/ghoullier/bun-typescript-template/commit/9c97197948fa9b7d8ea99c27afe1f759ae0f3489)) +* **deps-dev:** bump typescript from 5.3.3 to 5.4.2 ([#56](https://github.com/ghoullier/bun-typescript-template/issues/56)) ([97002c3](https://github.com/ghoullier/bun-typescript-template/commit/97002c3d6c80b354d65e7c8fb882084fe7515968)) +* **deps-dev:** bump typescript from 5.4.2 to 5.4.3 ([#67](https://github.com/ghoullier/bun-typescript-template/issues/67)) ([fbe9df3](https://github.com/ghoullier/bun-typescript-template/commit/fbe9df3715bb39260a1e8e30584367319110f498)) +* **deps-dev:** bump typescript from 5.4.3 to 5.4.4 ([#76](https://github.com/ghoullier/bun-typescript-template/issues/76)) ([bad1370](https://github.com/ghoullier/bun-typescript-template/commit/bad13700e3a04c3c1796816acf4712ad3e1f80de)) +* **deps-dev:** bump typescript from 5.4.4 to 5.4.5 ([#80](https://github.com/ghoullier/bun-typescript-template/issues/80)) ([90b4766](https://github.com/ghoullier/bun-typescript-template/commit/90b47666426c2fe7745c1a9916ea6435b86031d2)) +* **deps-dev:** bump typescript from 5.4.5 to 5.5.2 ([#106](https://github.com/ghoullier/bun-typescript-template/issues/106)) ([84326b3](https://github.com/ghoullier/bun-typescript-template/commit/84326b3b5ead4cd7b97a42c6eed982bc4df0dc35)) +* **deps-dev:** bump typescript from 5.5.2 to 5.5.3 ([#110](https://github.com/ghoullier/bun-typescript-template/issues/110)) ([fb0bc6b](https://github.com/ghoullier/bun-typescript-template/commit/fb0bc6b9e4dd7ef41ec8350cda6ffd3b45508663)) +* **deps-dev:** bump typescript from 5.5.3 to 5.5.4 ([#116](https://github.com/ghoullier/bun-typescript-template/issues/116)) ([e142c60](https://github.com/ghoullier/bun-typescript-template/commit/e142c60baaba08b7811e38d09e234ebe477d742d)) +* **deps-dev:** bump typescript from 5.5.4 to 5.6.2 ([#130](https://github.com/ghoullier/bun-typescript-template/issues/130)) ([a5b0139](https://github.com/ghoullier/bun-typescript-template/commit/a5b01393f9c5034058ff6deaa0e2e3025fecbef0)) +* **deps-dev:** bump typescript from 5.6.2 to 5.6.3 ([#145](https://github.com/ghoullier/bun-typescript-template/issues/145)) ([ec7e77b](https://github.com/ghoullier/bun-typescript-template/commit/ec7e77b589b2e69759c18a68bca8559822bee2ea)) +* **deps-dev:** bump typescript from 5.6.3 to 5.7.2 ([#160](https://github.com/ghoullier/bun-typescript-template/issues/160)) ([f1db792](https://github.com/ghoullier/bun-typescript-template/commit/f1db79292532bb3006dd266ec98b6f417d6a9981)) +* **deps-dev:** bump typescript from 5.7.2 to 5.7.3 ([#173](https://github.com/ghoullier/bun-typescript-template/issues/173)) ([bace788](https://github.com/ghoullier/bun-typescript-template/commit/bace7885b318c18c358b44d475f86b505b7843e4)) +* **deps-dev:** bump typescript from 5.7.3 to 5.8.3 ([#207](https://github.com/ghoullier/bun-typescript-template/issues/207)) ([7afcc10](https://github.com/ghoullier/bun-typescript-template/commit/7afcc10a82adc8a5f52ee0852c7bcd897c89ebf5)) +* **deps-dev:** bump typescript from 5.8.3 to 5.9.2 ([#247](https://github.com/ghoullier/bun-typescript-template/issues/247)) ([8e3a302](https://github.com/ghoullier/bun-typescript-template/commit/8e3a302a6f0642c366ec2bb7afaceff5cf54258d)) +* **deps-dev:** bump typescript from 5.9.2 to 5.9.3 ([#263](https://github.com/ghoullier/bun-typescript-template/issues/263)) ([0f698d8](https://github.com/ghoullier/bun-typescript-template/commit/0f698d8f57ea05d20f341781638adf1464007735)) +* **deps-dev:** bump typescript from 5.9.3 to 6.0.3 ([#330](https://github.com/ghoullier/bun-typescript-template/issues/330)) ([b7378da](https://github.com/ghoullier/bun-typescript-template/commit/b7378da02233456b65ccc64fe6f2a8070ed6863f)) +* **dev-deps:** migrate biome v2 ([#233](https://github.com/ghoullier/bun-typescript-template/issues/233)) ([1304d8e](https://github.com/ghoullier/bun-typescript-template/commit/1304d8e38b25babaaa0e37388ecc1dc5a2d3d4d8)) +* migrate from `eslint` to `biome` ([#58](https://github.com/ghoullier/bun-typescript-template/issues/58)) ([14bec7e](https://github.com/ghoullier/bun-typescript-template/commit/14bec7ea2a3f41b82fc1881a0bc31aa60a11c191)) +* migrate to bun text lockile ([#187](https://github.com/ghoullier/bun-typescript-template/issues/187)) ([292eaca](https://github.com/ghoullier/bun-typescript-template/commit/292eaca2164798d9c27567f34ae243fbb3cd2bb7)) +* update jsr config ([#132](https://github.com/ghoullier/bun-typescript-template/issues/132)) ([63cd097](https://github.com/ghoullier/bun-typescript-template/commit/63cd097fb555cef9e90a0118086f0121f01959ec)) + ## 1.0.0 (2024-02-10) diff --git a/package.json b/package.json index 8fa6d6a..2fbb782 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ghoullier/bun-typescript-template", "description": "Provide a modern and ready to use template to setup a typescript project", - "version": "1.0.0", + "version": "1.1.0", "type": "module", "scripts": { "build:lib": "bun build --minify --outdir=dist src/index.ts",