diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index d719a72..1fb8c24 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.3" + ".": "1.1.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d8bdee8..bbb9f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.4](https://github.com/nitoclub/nito.club/compare/v1.1.3...v1.1.4) (2024-03-14) + + +### Bug Fixes + +* **deps:** update astro ([2edd688](https://github.com/nitoclub/nito.club/commit/2edd6886cc284ba123abba6af071fb182190c412)) + ## [1.1.3](https://github.com/2rabs/nito.club/compare/v1.1.2...v1.1.3) (2024-03-05) diff --git a/package.json b/package.json index 15b9816..3970f7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nito.club", - "version": "1.1.3", + "version": "1.1.4", "description": "NITO's website.", "license": "MIT", "author": {