Skip to content

Commit

Permalink
chore: merge 2.53.0 release to beta (#3914)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline authored Aug 12, 2024
2 parents b79f974 + c79555a commit 1444952
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.53.0](https://github.com/open-sauced/app/compare/v2.52.0...v2.53.0) (2024-08-12)


### 🍕 Features

* add display query param for toggling repo contributors list view ([#3907](https://github.com/open-sauced/app/issues/3907)) ([d97c8f5](https://github.com/open-sauced/app/commit/d97c8f5d82218882b74a5d3bfbc3167901afad14))
* implemented the dev card OG image ([#3903](https://github.com/open-sauced/app/issues/3903)) ([5047e1f](https://github.com/open-sauced/app/commit/5047e1f9ae3f90e2ecd71556ae415dfff148ac51))

## [2.53.0-beta.2](https://github.com/open-sauced/app/compare/v2.53.0-beta.1...v2.53.0-beta.2) (2024-08-09)


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

0 comments on commit 1444952

Please sign in to comment.