Skip to content

Commit

Permalink
chore(release): 4.14.0 (#925)
Browse files Browse the repository at this point in the history
## [4.14.0](4.13.0...4.14.0) (2023-02-08)


### Features

* Add LaunchDarkly back and put Search behind feature flag ([#912](#912)) ([f235860](f235860))
  • Loading branch information
gidjin authored Feb 9, 2023
1 parent f235860 commit 1b2f232
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.14.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.13.0...4.14.0) (2023-02-08)


### Features

* Add LaunchDarkly back and put Search behind feature flag ([#912](https://github.com/USSF-ORBIT/ussf-portal-client/issues/912)) ([f235860](https://github.com/USSF-ORBIT/ussf-portal-client/commit/f2358601aa09f8b2c90f8b467821450e305d925c))

## [4.13.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.12.1...4.13.0) (2023-01-25)


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.13.0",
"version": "4.14.0",
"private": true,
"engines": {
"node": "18.11.0"
Expand Down

0 comments on commit 1b2f232

Please sign in to comment.