From 44da4f3287d11599fd5fd1c93f6ef757f01d135f Mon Sep 17 00:00:00 2001 From: "nito-bot[bot]" <154724353+nito-bot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:28:21 +0000 Subject: [PATCH] chore(main): release 0.4.4 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) 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..6888e3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.4.4](https://github.com/nitoclub/nito-docs/compare/v0.4.3...v0.4.4) (2024-03-29) + + +### 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)) +* **deps:** update dependency astro to v4.5.9 ([f65e9d2](https://github.com/nitoclub/nito-docs/commit/f65e9d256dd9bf937fba7c75d44c1d73910c2a16)) +* **deps:** update dependency sharp to v0.33.3 ([b57a0bf](https://github.com/nitoclub/nito-docs/commit/b57a0bf492e6b4a34a12299807bd086f57db1523)) + ## [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 e804c60..c3a2256 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": {