Skip to content

Commit

Permalink
chore(release): 4.5.0 (#726)
Browse files Browse the repository at this point in the history
## [4.5.0](4.4.0...4.5.0) (2022-07-29)


### Features

* Add link to ORBIT Blog on portal ([#719](#719)) ([7ce6af9](7ce6af9))
* Create internal news page and update existing external news page ([#711](#711)) ([feadcae](feadcae))
* Edit display name ([#706](#706)) ([372ad2a](372ad2a))
* Pagination component ([#690](#690)) ([bc20cd5](bc20cd5))
  • Loading branch information
gidjin authored Aug 2, 2022
1 parent d020944 commit f311dca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.5.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.4.0...4.5.0) (2022-08-01)


### Features

* Add link to ORBIT Blog on portal ([#719](https://github.com/USSF-ORBIT/ussf-portal-client/issues/719)) ([7ce6af9](https://github.com/USSF-ORBIT/ussf-portal-client/commit/7ce6af9e3ca4b06dbe707f657b68ff58ae8ef664))
* Create internal news page and update existing external news page ([#711](https://github.com/USSF-ORBIT/ussf-portal-client/issues/711)) ([feadcae](https://github.com/USSF-ORBIT/ussf-portal-client/commit/feadcae197d16079a49c7304c97d88ba6eb4d638))
* Edit display name ([#706](https://github.com/USSF-ORBIT/ussf-portal-client/issues/706)) ([372ad2a](https://github.com/USSF-ORBIT/ussf-portal-client/commit/372ad2a3d3daa0963d691d33fc0322516c79132e))
* Pagination component ([#690](https://github.com/USSF-ORBIT/ussf-portal-client/issues/690)) ([bc20cd5](https://github.com/USSF-ORBIT/ussf-portal-client/commit/bc20cd5fd90ad709fb351fb37a66cbe2730d6b05))

## [4.4.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.3.0...4.4.0) (2022-07-13)


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.4.0",
"version": "4.5.0",
"private": true,
"engines": {
"node": "14.19.3"
Expand Down

0 comments on commit f311dca

Please sign in to comment.