Skip to content

Commit

Permalink
chore(release): 4.6.0 (#745)
Browse files Browse the repository at this point in the history
## [4.6.0](4.5.0...4.6.0) (2022-08-16)


### Features

* Add announcements to news page ([#724](#724)) ([4481828](4481828))
* Update URL for News & Announcements and News listing page ([#723](#723)) ([d9fed9e](d9fed9e))
  • Loading branch information
gidjin authored Aug 16, 2022
1 parent dbdcb08 commit 087b1f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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


### Features

* Add announcements to news page ([#724](https://github.com/USSF-ORBIT/ussf-portal-client/issues/724)) ([4481828](https://github.com/USSF-ORBIT/ussf-portal-client/commit/44818284934c1aee8e73c3027faa6e13cac3cd90))
* Update URL for News & Announcements and News listing page ([#723](https://github.com/USSF-ORBIT/ussf-portal-client/issues/723)) ([d9fed9e](https://github.com/USSF-ORBIT/ussf-portal-client/commit/d9fed9ea076b1c94508f31c53f7b343c90014b6d))

## [4.5.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.4.0...4.5.0) (2022-08-01)


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.5.0",
"version": "4.6.0",
"private": true,
"engines": {
"node": "14.20.0"
Expand Down

0 comments on commit 087b1f5

Please sign in to comment.