Skip to content

Commit

Permalink
chore: release trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
1 parent b666058 commit ecbbde3
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -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"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
7 changes: 7 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion backend/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion docs/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.2
0.3.3
7 changes: 7 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "home-portal-fe",
"private": true,
"version": "0.3.1",
"version": "0.3.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.2
0.3.3

0 comments on commit ecbbde3

Please sign in to comment.