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..e914eeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.4.8](https://github.com/nitoclub/nito-docs/compare/v0.4.7...v0.4.8) (2024-08-01) + + +### 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/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 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)) + ## [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 cb9f126..a416df0 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": {