From ecbbde3adedf6f1feab16bdaddd15e82ba6dd311 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 23:22:51 +0000 Subject: [PATCH] chore: release trunk --- .release-please-manifest.json | 8 ++++---- CHANGELOG.md | 7 +++++++ backend/CHANGELOG.md | 7 +++++++ backend/version.txt | 2 +- docs/CHANGELOG.md | 7 +++++++ docs/version.txt | 2 +- frontend/CHANGELOG.md | 7 +++++++ frontend/package-lock.json | 4 ++-- frontend/package.json | 2 +- version.txt | 2 +- 10 files changed, 38 insertions(+), 10 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2b299c8..5bd5195 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,8 +1,8 @@ { - ".": "0.3.2", - "backend": "0.3.0", - "docs": "0.3.2", - "frontend": "0.3.1", + ".": "0.3.3", + "backend": "0.3.1", + "docs": "0.3.3", + "frontend": "0.3.2", "site": "0.2.0", "packages/components": "0.1.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 30ca05b..8305589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.3](https://github.com/Evanlab02/HomePortal/compare/v0.3.2...v0.3.3) (2024-11-13) + + +### Bug Fixes + +* Re-release v0.3.2 due to release failures ([b666058](https://github.com/Evanlab02/HomePortal/commit/b66605899f534dc2abb49729668bc7fbc3a8bb26)) + ## [0.3.2](https://github.com/Evanlab02/HomePortal/compare/v0.3.1...v0.3.2) (2024-11-13) diff --git a/backend/CHANGELOG.md b/backend/CHANGELOG.md index bdbcc62..ea60b8f 100644 --- a/backend/CHANGELOG.md +++ b/backend/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/Evanlab02/HomePortal/compare/home-portal-api-v0.3.0...home-portal-api-v0.3.1) (2024-11-13) + + +### Bug Fixes + +* Re-release v0.3.2 due to release failures ([35a6eae](https://github.com/Evanlab02/HomePortal/commit/35a6eae0e55d9b56682020e6b4917aa81f5d4225)) + ## [0.3.0](https://github.com/Evanlab02/HomePortal/compare/home-portal-api-v0.2.0...home-portal-api-v0.3.0) (2024-09-30) diff --git a/backend/version.txt b/backend/version.txt index 0d91a54..9e11b32 100644 --- a/backend/version.txt +++ b/backend/version.txt @@ -1 +1 @@ -0.3.0 +0.3.1 diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 4523036..d2766d3 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.3](https://github.com/Evanlab02/HomePortal/compare/home-portal-documentation-v0.3.2...home-portal-documentation-v0.3.3) (2024-11-13) + + +### Bug Fixes + +* Re-release v0.3.2 due to release failures ([35a6eae](https://github.com/Evanlab02/HomePortal/commit/35a6eae0e55d9b56682020e6b4917aa81f5d4225)) + ## [0.3.2](https://github.com/Evanlab02/HomePortal/compare/home-portal-documentation-v0.3.1...home-portal-documentation-v0.3.2) (2024-11-13) diff --git a/docs/version.txt b/docs/version.txt index d15723f..1c09c74 100644 --- a/docs/version.txt +++ b/docs/version.txt @@ -1 +1 @@ -0.3.2 +0.3.3 diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index f0a4d90..0f4fe20 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.2](https://github.com/Evanlab02/HomePortal/compare/home-portal-fe-v0.3.1...home-portal-fe-v0.3.2) (2024-11-13) + + +### Bug Fixes + +* Re-release v0.3.2 due to release failures ([35a6eae](https://github.com/Evanlab02/HomePortal/commit/35a6eae0e55d9b56682020e6b4917aa81f5d4225)) + ## [0.3.1](https://github.com/Evanlab02/HomePortal/compare/home-portal-fe-v0.3.0...home-portal-fe-v0.3.1) (2024-10-15) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index ccfa269..8d04a11 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "home-portal-fe", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "home-portal-fe", - "version": "0.3.1", + "version": "0.3.2", "dependencies": { "@ant-design/icons": "^5.4.0", "@evanlab02/hp-react-components": "0.1.0", diff --git a/frontend/package.json b/frontend/package.json index 00cc8cb..d28d325 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "home-portal-fe", "private": true, - "version": "0.3.1", + "version": "0.3.2", "type": "module", "scripts": { "dev": "vite", diff --git a/version.txt b/version.txt index d15723f..1c09c74 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.2 +0.3.3