Skip to content

Commit

Permalink
chore(minor): release 2.61.0-beta.11 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.61.0-beta.11](v2.61.0-beta.10...v2.61.0-beta.11) (2024-08-28)

### 🍕 Features

* display lottery factor on Repository Table ([#4059](#4059)) ([48343e0](48343e0))

### 🐛 Bug Fixes

* correct width issue caused by tooltip addition in SingleSelect ([#4058](#4058)) ([b6e1173](b6e1173))
  • Loading branch information
mouad-dadda authored and open-sauced[bot] committed Aug 28, 2024
1 parent b6e1173 commit e94844f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@

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

## [2.61.0-beta.11](https://github.com/open-sauced/app/compare/v2.61.0-beta.10...v2.61.0-beta.11) (2024-08-28)


### 🍕 Features

* display lottery factor on Repository Table ([#4059](https://github.com/open-sauced/app/issues/4059)) ([48343e0](https://github.com/open-sauced/app/commit/48343e06c10dab7cac2098a4c44970072d4443f7))


### 🐛 Bug Fixes

* correct width issue caused by tooltip addition in SingleSelect ([#4058](https://github.com/open-sauced/app/issues/4058)) ([b6e1173](https://github.com/open-sauced/app/commit/b6e11737b79ee78da068c2860841f2a78d1c7dea))

## [2.61.0-beta.10](https://github.com/open-sauced/app/compare/v2.61.0-beta.9...v2.61.0-beta.10) (2024-08-28)


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.61.0-beta.10",
"version": "2.61.0-beta.11",
"author": "Brian Douglas <brian@opensauced.pizza>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit e94844f

Please sign in to comment.