Skip to content

Commit

Permalink
Merge branch 'trunk' of github.com:Evanlab02/HomePortalNew into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanlab02 committed Sep 19, 2024
2 parents 1d52ac6 + 0536813 commit b485b7e
Show file tree
Hide file tree
Showing 12 changed files with 93 additions and 12 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
".": "0.0.0",
"backend": "0.0.0",
"docs": "0.0.0",
"frontend": "0.0.0",
"site": "0.0.0",
".": "0.1.0",
"backend": "0.1.0",
"docs": "0.1.0",
"frontend": "0.1.0",
"site": "0.1.0",
"packages/components": "0.1.0"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 0.1.0 (2024-09-19)


### ⚠ BREAKING CHANGES

* Complete refactor of Home Portal

### Features

* Complete refactor of Home Portal ([adfcb8f](https://github.com/Evanlab02/HomePortal/commit/adfcb8fc5c2c8f62b673df5c8163304ecbb3b053))


### Bug Fixes

* Reset versions ([ded7769](https://github.com/Evanlab02/HomePortal/commit/ded776986038552dd2d7e0bbcf839be4896377ad))

## [0.1.8](https://github.com/Evanlab02/HomePortal/compare/v0.1.7...v0.1.8) (2024-09-16)


Expand Down
16 changes: 16 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 0.1.0 (2024-09-19)


### ⚠ BREAKING CHANGES

* Complete refactor of Home Portal

### Features

* Complete refactor of Home Portal ([adfcb8f](https://github.com/Evanlab02/HomePortal/commit/adfcb8fc5c2c8f62b673df5c8163304ecbb3b053))


### Bug Fixes

* Reset versions ([ded7769](https://github.com/Evanlab02/HomePortal/commit/ded776986038552dd2d7e0bbcf839be4896377ad))

## [0.1.5](https://github.com/Evanlab02/HomePortal/compare/home-portal-api-v0.1.4...home-portal-api-v0.1.5) (2024-09-16)


Expand Down
2 changes: 1 addition & 1 deletion backend/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
16 changes: 16 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 0.1.0 (2024-09-19)


### ⚠ BREAKING CHANGES

* Complete refactor of Home Portal

### Features

* Complete refactor of Home Portal ([adfcb8f](https://github.com/Evanlab02/HomePortal/commit/adfcb8fc5c2c8f62b673df5c8163304ecbb3b053))


### Bug Fixes

* Reset versions ([ded7769](https://github.com/Evanlab02/HomePortal/commit/ded776986038552dd2d7e0bbcf839be4896377ad))

## [0.1.6](https://github.com/Evanlab02/HomePortal/compare/home-portal-documentation-v0.1.5...home-portal-documentation-v0.1.6) (2024-09-16)


Expand Down
2 changes: 1 addition & 1 deletion docs/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
17 changes: 17 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 0.1.0 (2024-09-19)


### ⚠ BREAKING CHANGES

* Complete refactor of Home Portal

### Features

* Complete refactor of Home Portal ([adfcb8f](https://github.com/Evanlab02/HomePortal/commit/adfcb8fc5c2c8f62b673df5c8163304ecbb3b053))


### Bug Fixes

* Reset hp-react-components to v0.1.0 ([bbbe69f](https://github.com/Evanlab02/HomePortal/commit/bbbe69ffdf7f58e2c62f1b19de010abef25981d8))
* Reset versions ([ded7769](https://github.com/Evanlab02/HomePortal/commit/ded776986038552dd2d7e0bbcf839be4896377ad))

## [0.1.6](https://github.com/Evanlab02/HomePortal/compare/home-portal-fe-v0.1.5...home-portal-fe-v0.1.6) (2024-09-16)


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.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
16 changes: 16 additions & 0 deletions site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 0.1.0 (2024-09-19)


### ⚠ BREAKING CHANGES

* Complete refactor of Home Portal

### Features

* Complete refactor of Home Portal ([adfcb8f](https://github.com/Evanlab02/HomePortal/commit/adfcb8fc5c2c8f62b673df5c8163304ecbb3b053))


### Bug Fixes

* Reset versions ([ded7769](https://github.com/Evanlab02/HomePortal/commit/ded776986038552dd2d7e0bbcf839be4896377ad))

## [0.1.5](https://github.com/Evanlab02/HomePortal/compare/home-portal-site-v0.1.4...home-portal-site-v0.1.5) (2024-09-16)


Expand Down
2 changes: 1 addition & 1 deletion site/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0

0 comments on commit b485b7e

Please sign in to comment.