Skip to content

Commit

Permalink
chore(patch): release 2.22.0-beta.7 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.22.0-beta.7](v2.22.0-beta.6...v2.22.0-beta.7) (2024-04-29)

### 🐛 Bug Fixes

* now small screens show follow/unfollow on user profile ([#3260](#3260)) ([6a8a421](6a8a421))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Apr 29, 2024
1 parent 6a8a421 commit fca9e95
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,13 @@

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

## [2.22.0-beta.7](https://github.com/open-sauced/app/compare/v2.22.0-beta.6...v2.22.0-beta.7) (2024-04-29)


### 🐛 Bug Fixes

* now small screens show follow/unfollow on user profile ([#3260](https://github.com/open-sauced/app/issues/3260)) ([6a8a421](https://github.com/open-sauced/app/commit/6a8a4212d22fa649eba4587aa3f69f879763652c))

## [2.22.0-beta.6](https://github.com/open-sauced/app/compare/v2.22.0-beta.5...v2.22.0-beta.6) (2024-04-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
Expand Up @@ -2,7 +2,7 @@
"name": "@open-sauced/app",
"description": "🍕The dashboard for open source discovery.",
"keywords": [],
"version": "2.22.0-beta.6",
"version": "2.22.0-beta.7",
"author": "Brian Douglas <[email protected]>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit fca9e95

Please sign in to comment.