Skip to content

Commit

Permalink
chore(patch): release 2.62.0-beta.3 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.62.0-beta.3](v2.62.0-beta.2...v2.62.0-beta.3) (2024-09-10)

### 🐛 Bug Fixes

* correct no insights message on contributor insights ([#4090](#4090)) ([49dfa03](49dfa03))
* fixed dropdown styling ([#4077](#4077)) ([4fa8b7f](4fa8b7f))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Sep 10, 2024
1 parent 764674b commit 5e820f4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@

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

## [2.62.0-beta.3](https://github.com/open-sauced/app/compare/v2.62.0-beta.2...v2.62.0-beta.3) (2024-09-10)


### 🐛 Bug Fixes

* correct no insights message on contributor insights ([#4090](https://github.com/open-sauced/app/issues/4090)) ([49dfa03](https://github.com/open-sauced/app/commit/49dfa031bee3d8e5528c6c2da753524cc624be64))
* fixed dropdown styling ([#4077](https://github.com/open-sauced/app/issues/4077)) ([4fa8b7f](https://github.com/open-sauced/app/commit/4fa8b7fd22b0c59dbcf5e573601bc686d9c1d1ee))

## [2.62.0-beta.2](https://github.com/open-sauced/app/compare/v2.62.0-beta.1...v2.62.0-beta.2) (2024-09-03)


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.62.0-beta.2",
"version": "2.62.0-beta.3",
"author": "Brian Douglas <[email protected]>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit 5e820f4

Please sign in to comment.