Skip to content

Commit

Permalink
chore(release): 4.15.0 (#942)
Browse files Browse the repository at this point in the history
## [4.15.0](4.14.0...4.15.0) (2023-02-23)


### Features

* Connect documents page to cms ([#921](#921)) ([616f5ee](616f5ee))
* Display current announcements ([#924](#924)) ([4ad1f8d](4ad1f8d)), closes [#912](#912) [#925](#925) [#912](#912) [#921](#921)
* Support article scheduling ([#922](#922)) ([d4dc1a4](d4dc1a4))
* support preview of unpublished articles by keystone cms users ([#934](#934)) ([55615b7](55615b7))
  • Loading branch information
gidjin authored Feb 23, 2023
1 parent 55615b7 commit ba13d4c
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.15.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.14.0...4.15.0) (2023-02-23)


### Features

* Connect documents page to cms ([#921](https://github.com/USSF-ORBIT/ussf-portal-client/issues/921)) ([616f5ee](https://github.com/USSF-ORBIT/ussf-portal-client/commit/616f5eee6419820c01016ce5da3cb7221356ab88))
* Display current announcements ([#924](https://github.com/USSF-ORBIT/ussf-portal-client/issues/924)) ([4ad1f8d](https://github.com/USSF-ORBIT/ussf-portal-client/commit/4ad1f8d477f14e59aaa069a1cff882a32b8e459b)), closes [#912](https://github.com/USSF-ORBIT/ussf-portal-client/issues/912) [#925](https://github.com/USSF-ORBIT/ussf-portal-client/issues/925) [#912](https://github.com/USSF-ORBIT/ussf-portal-client/issues/912) [#921](https://github.com/USSF-ORBIT/ussf-portal-client/issues/921)
* Support article scheduling ([#922](https://github.com/USSF-ORBIT/ussf-portal-client/issues/922)) ([d4dc1a4](https://github.com/USSF-ORBIT/ussf-portal-client/commit/d4dc1a4be8dba4884b78e5749d1fd28cc3eb3ed2))
* support preview of unpublished articles by keystone cms users ([#934](https://github.com/USSF-ORBIT/ussf-portal-client/issues/934)) ([55615b7](https://github.com/USSF-ORBIT/ussf-portal-client/commit/55615b79f550d30445325961ba32e0bc9702b1fb))

## [4.14.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.13.0...4.14.0) (2023-02-08)


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

0 comments on commit ba13d4c

Please sign in to comment.