diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 579ae9f..688564e 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.7" + ".": "0.4.8" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5614e22..c5b953e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.4.8](https://github.com/nitoclub/nito-docs/compare/v0.4.7...v0.4.8) (2024-08-21) + + +### Bug Fixes + +* **deps:** update dependency @astrojs/check to v0.8.3 ([706716e](https://github.com/nitoclub/nito-docs/commit/706716e5d45dc6953d32c2998c4c5fb31954f042)) +* **deps:** update dependency @astrojs/check to v0.9.0 ([b9056e2](https://github.com/nitoclub/nito-docs/commit/b9056e25d08a4a005aad6cb3dc2080bca9b1fac8)) +* **deps:** update dependency @astrojs/check to v0.9.1 ([1c863b0](https://github.com/nitoclub/nito-docs/commit/1c863b0f96f600fd39148429c59b2e717c613eef)) +* **deps:** update dependency @astrojs/check to v0.9.2 ([e823cd6](https://github.com/nitoclub/nito-docs/commit/e823cd68908b223091f331d02c2bbef2c2be3401)) +* **deps:** update dependency @astrojs/check to v0.9.3 ([295036f](https://github.com/nitoclub/nito-docs/commit/295036fa6eda132ac4668fe5f032e031b5033199)) +* **deps:** update dependency @astrojs/starlight to v0.25.2 ([df6603b](https://github.com/nitoclub/nito-docs/commit/df6603bd0e44b927abd6e83ea8ad97cd37ff94aa)) +* **deps:** update dependency @astrojs/starlight to v0.25.3 ([759c8d8](https://github.com/nitoclub/nito-docs/commit/759c8d829c1c71a9bf0e2a88f0302182b22f46c7)) +* **deps:** update dependency @astrojs/starlight to v0.25.4 ([1e76b6e](https://github.com/nitoclub/nito-docs/commit/1e76b6ee16bf9c3c4d660ea2902e092ab3354db0)) +* **deps:** update dependency @astrojs/starlight to v0.25.5 ([c47fdfa](https://github.com/nitoclub/nito-docs/commit/c47fdfa02b757eeb00aabd3faa8b29db3daff77c)) +* **deps:** update dependency @astrojs/starlight to v0.26.1 ([999716b](https://github.com/nitoclub/nito-docs/commit/999716b06c50305e6dbf3529973b801c30aa3ede)) +* **deps:** update dependency astro to v4.12.3 ([60c5b92](https://github.com/nitoclub/nito-docs/commit/60c5b92040174fb41e3346086ee38987fddf100f)) +* **deps:** update dependency astro to v4.13.0 ([ae016d4](https://github.com/nitoclub/nito-docs/commit/ae016d4e092a6f3ee93ac9340a432222740d60e8)) +* **deps:** update dependency astro to v4.13.1 ([eda946f](https://github.com/nitoclub/nito-docs/commit/eda946fe2952bf25ca8ccc6f327c01cd8a6f0773)) +* **deps:** update dependency astro to v4.13.2 ([95f5e08](https://github.com/nitoclub/nito-docs/commit/95f5e087b5e186c9566abb0bfd4e165d2daffdf9)) +* **deps:** update dependency astro to v4.13.3 ([0cd2543](https://github.com/nitoclub/nito-docs/commit/0cd2543130b6ab6371d0a26f1a601c35ef825e9e)) +* **deps:** update dependency astro to v4.13.4 ([4a9b29d](https://github.com/nitoclub/nito-docs/commit/4a9b29dbd43d415e99d9d2e3b488734241982cdc)) +* **deps:** update dependency astro to v4.14.0 ([39f4753](https://github.com/nitoclub/nito-docs/commit/39f475334011a5127a2c56030088dfb72a10202e)) +* **deps:** update dependency astro to v4.14.2 ([79ed5ad](https://github.com/nitoclub/nito-docs/commit/79ed5ad3f5b34ea1ac03bf624dda137861d1e4a0)) +* **deps:** update dependency astro to v4.14.3 ([8273700](https://github.com/nitoclub/nito-docs/commit/8273700a4e9bfd1870cf24cbbda86cabc9bbd1d7)) +* **deps:** update dependency sharp to v0.33.5 ([1053b12](https://github.com/nitoclub/nito-docs/commit/1053b12f6ea2744ab15e2900b28c9be18fc16fdb)) + ## [0.4.7](https://github.com/nitoclub/nito-docs/compare/v0.4.6...v0.4.7) (2024-07-20) diff --git a/package.json b/package.json index dbb39a8..2257a6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@2rabs/nito-docs", - "version": "0.4.7", + "version": "0.4.8", "description": "NITO's documentation site.", "license": "MIT", "author": {