Skip to content

Commit

Permalink
chore(patch): release 2.56.0-beta.4 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.56.0-beta.4](v2.56.0-beta.3...v2.56.0-beta.4) (2024-08-14)

### 🐛 Bug Fixes

* now the Dev Card share buttons appear on all screen sizes ([#3941](#3941)) ([5fce569](5fce569))
  • Loading branch information
zeucapua authored and open-sauced[bot] committed Aug 14, 2024
1 parent 5fce569 commit e173300
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.56.0-beta.4](https://github.com/open-sauced/app/compare/v2.56.0-beta.3...v2.56.0-beta.4) (2024-08-14)


### 🐛 Bug Fixes

* now the Dev Card share buttons appear on all screen sizes ([#3941](https://github.com/open-sauced/app/issues/3941)) ([5fce569](https://github.com/open-sauced/app/commit/5fce5699245ea395e30b540ce6b265879c84f698))

## [2.56.0-beta.3](https://github.com/open-sauced/app/compare/v2.56.0-beta.2...v2.56.0-beta.3) (2024-08-14)


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

0 comments on commit e173300

Please sign in to comment.