Skip to content

Commit

Permalink
chore(main): release 4.26.0 (#1155)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacecadets-infra authored Nov 28, 2023
1 parent 2906be1 commit fc33148
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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.26.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.25.0...4.26.0) (2023-11-28)


### Features

* Update breadcrumb display for articles ([#1154](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1154)) ([1801004](https://github.com/USSF-ORBIT/ussf-portal-client/commit/1801004349efe6a0e96b77b3804cb8ba0463eb03))
* Update landing page index styles ([#1170](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1170)) ([d762d92](https://github.com/USSF-ORBIT/ussf-portal-client/commit/d762d92c764b80bcd191fc1d2569caec73a68750))


### Bug Fixes

* **deps:** update dependency axios to v1.6.0 [security] ([039390a](https://github.com/USSF-ORBIT/ussf-portal-client/commit/039390acca6ce55bd60965e3313d6d2524fb9821))
* redirect to cms on login ([#1152](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1152)) ([79e8f76](https://github.com/USSF-ORBIT/ussf-portal-client/commit/79e8f76774f086041981e8149e7f525c7988956a))


### Security Improvements

* **deps:** update dependency axios to v1.6.0 [security] ([#1148](https://github.com/USSF-ORBIT/ussf-portal-client/issues/1148)) ([039390a](https://github.com/USSF-ORBIT/ussf-portal-client/commit/039390acca6ce55bd60965e3313d6d2524fb9821))

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


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

0 comments on commit fc33148

Please sign in to comment.