Skip to content

Commit

Permalink
chore(main): release 4.29.0 (#1186)
Browse files Browse the repository at this point in the history
## [4.29.0](4.28.0...4.29.0) (2024-01-03)


### Features

* add lastLoginAt to user ([#1185](#1185)) ([c54ad4a](c54ad4a))
* Add LoadingWidget to Guardian Directory page ([#1188](#1188)) ([11611bf](11611bf))
* Add search to guardian directory ([#1183](#1183)) ([265731b](265731b))


### Bug Fixes

* **design:** Footer Navigation + Layout enhancements ([#1180](#1180)) ([6e6a1bd](6e6a1bd))
  • Loading branch information
spacecadets-infra authored Jan 4, 2024
1 parent 11611bf commit 219b968
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [4.29.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.28.0...4.29.0) (2024-01-03)


### Features

* add lastLoginAt to user ([#1185](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1185)) ([c54ad4a](https://github.com/USSF-ORBIT/ussf-portal-client/commit/c54ad4ad504d5a3e2f5772461c24256b25cdadd4))
* Add LoadingWidget to Guardian Directory page ([#1188](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1188)) ([11611bf](https://github.com/USSF-ORBIT/ussf-portal-client/commit/11611bf7bf7cb2cab67bb65cdbd6f5fe21d7a6be))
* Add search to guardian directory ([#1183](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1183)) ([265731b](https://github.com/USSF-ORBIT/ussf-portal-client/commit/265731b64e8438b45d2c2889eeeb8e269aea5cf0))


### Bug Fixes

* **design:** Footer Navigation + Layout enhancements ([#1180](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1180)) ([6e6a1bd](https://github.com/USSF-ORBIT/ussf-portal-client/commit/6e6a1bdf86ab56cb660b81fef8f5d9b2cf4e354e))

## [4.28.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.27.0...4.28.0) (2023-12-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ussf-portal",
"version": "4.28.0",
"version": "4.29.0",
"private": true,
"engines": {
"node": "^18.14.2"
Expand Down

0 comments on commit 219b968

Please sign in to comment.