Skip to content

Commit

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

### 🍕 Features

* copy repo page `StarsChart` as image  ([#4035](#4035)) ([933bb2c](933bb2c))
* copy repo page Issues chart as image ([#4026](#4026)) ([f9fad65](f9fad65))
* copy repo page PR chart as image ([#4027](#4027)) ([3541a37](3541a37))
  • Loading branch information
zeucapua authored and open-sauced[bot] committed Aug 26, 2024
1 parent f9fad65 commit 4d4b274
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@

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

## [2.61.0-beta.3](https://github.com/open-sauced/app/compare/v2.61.0-beta.2...v2.61.0-beta.3) (2024-08-26)


### 🍕 Features

* copy repo page `StarsChart` as image ([#4035](https://github.com/open-sauced/app/issues/4035)) ([933bb2c](https://github.com/open-sauced/app/commit/933bb2c086e3ba68cf4b49aa64a5c475b6b7389d))
* copy repo page Issues chart as image ([#4026](https://github.com/open-sauced/app/issues/4026)) ([f9fad65](https://github.com/open-sauced/app/commit/f9fad657f77679344e5e93081e71b304a76342b3))
* copy repo page PR chart as image ([#4027](https://github.com/open-sauced/app/issues/4027)) ([3541a37](https://github.com/open-sauced/app/commit/3541a373f532bb25379db8c9697d8729dc19c5a7))

## [2.61.0-beta.2](https://github.com/open-sauced/app/compare/v2.61.0-beta.1...v2.61.0-beta.2) (2024-08-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.61.0-beta.2",
"version": "2.61.0-beta.3",
"author": "Brian Douglas <brian@opensauced.pizza>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit 4d4b274

Please sign in to comment.