diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index b81fe00..ec087f9 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.3" + ".": "0.4.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fb2b904..9901d56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.4.4](https://github.com/nitoclub/nito-docs/compare/v0.4.3...v0.4.4) (2024-03-23) + + +### Bug Fixes + +* **deps:** update dependency @astrojs/check to v0.5.10 ([5d12e3d](https://github.com/nitoclub/nito-docs/commit/5d12e3d693134290a0e4b0634a4805335e08bc60)) +* **deps:** update dependency @astrojs/starlight to v0.21.2 ([68cb93d](https://github.com/nitoclub/nito-docs/commit/68cb93d2b3d391ee7bba33663b03fa5b00f9bbe0)) +* **deps:** update dependency astro to v4.5.8 ([407c15f](https://github.com/nitoclub/nito-docs/commit/407c15ff2efccd522884ff66e5dc7189d28b39bc)) + ## [0.4.3](https://github.com/nitoclub/nito-docs/compare/v0.4.2...v0.4.3) (2024-03-20) diff --git a/package.json b/package.json index 700c233..96457a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@2rabs/nito-docs", - "version": "0.4.3", + "version": "0.4.4", "description": "NITO's documentation site.", "license": "MIT", "author": {