Skip to content

Commit

Permalink
chore(minor): release 2.21.0-beta.2 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.21.0-beta.2](v2.21.0-beta.1...v2.21.0-beta.2) (2024-04-24)

### 🍕 Features

* add share button to repo pages ([#3235](#3235)) ([cde9d62](cde9d62))

### 🐛 Bug Fixes

* now StarSearch responses with links have styled links ([#3236](#3236)) ([99e622e](99e622e))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Apr 24, 2024
1 parent 99e622e commit c97e3a2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,18 @@

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

## [2.21.0-beta.2](https://github.com/open-sauced/app/compare/v2.21.0-beta.1...v2.21.0-beta.2) (2024-04-24)


### 🍕 Features

* add share button to repo pages ([#3235](https://github.com/open-sauced/app/issues/3235)) ([cde9d62](https://github.com/open-sauced/app/commit/cde9d62266f14fc04374f515e154ec1fa460d3f0))


### 🐛 Bug Fixes

* now StarSearch responses with links have styled links ([#3236](https://github.com/open-sauced/app/issues/3236)) ([99e622e](https://github.com/open-sauced/app/commit/99e622ea1d30013dfdb4812d059d442d6a42a6c0))

## [2.21.0-beta.1](https://github.com/open-sauced/app/compare/v2.20.0...v2.21.0-beta.1) (2024-04-24)


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.21.0-beta.1",
"version": "2.21.0-beta.2",
"author": "Brian Douglas <[email protected]>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit c97e3a2

Please sign in to comment.