Skip to content

Commit

Permalink
chore(minor): release 2.40.0-beta.1 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.40.0-beta.1](v2.39.0...v2.40.0-beta.1) (2024-06-27)

### 🍕 Features

* created the OSCR rating feature flag ([#3642](#3642)) ([2db70a2](2db70a2))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Jun 27, 2024
1 parent 2db70a2 commit b204643
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

> All notable changes to this project will be documented in this file

## [2.40.0-beta.1](https://github.com/open-sauced/app/compare/v2.39.0...v2.40.0-beta.1) (2024-06-27)


### 🍕 Features

* created the OSCR rating feature flag ([#3642](https://github.com/open-sauced/app/issues/3642)) ([2db70a2](https://github.com/open-sauced/app/commit/2db70a27db2cd5ca2f9838f273d8cf73c3defa05))

## [2.39.0](https://github.com/open-sauced/app/compare/v2.38.0...v2.39.0) (2024-06-26)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@open-sauced/app",
"description": "🍕The dashboard for open source discovery.",
"keywords": [],
"version": "2.39.0",
"version": "2.40.0-beta.1",
"author": "Brian Douglas <[email protected]>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit b204643

Please sign in to comment.