Skip to content

Commit

Permalink
chore(main): release 4.27.0 (#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacecadets-infra authored Dec 8, 2023
1 parent 0dea0c9 commit c85f04b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.27.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.26.0...4.27.0) (2023-12-07)


### Features

* Adds new graphql server for thirdparty api ([#1169](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1169)) ([646c44b](https://github.com/USSF-ORBIT/ussf-portal-client/commit/646c44b6979c6e69c997d13684cbeb5499157fbd))


### Bug Fixes

* Pass in correct hostname to search results page and _app.tsx ([#1177](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1177)) ([0dea0c9](https://github.com/USSF-ORBIT/ussf-portal-client/commit/0dea0c97e3ab50447064222db779a03e02c59c6d))
* Redirect bug ([#1178](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1178)) ([28afe01](https://github.com/USSF-ORBIT/ussf-portal-client/commit/28afe018332224823cf2ed4011a1668ac9add8eb))

## [4.26.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.25.0...4.26.0) (2023-11-28)


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.26.0",
"version": "4.27.0",
"private": true,
"engines": {
"node": "^18.14.2"
Expand Down

0 comments on commit c85f04b

Please sign in to comment.