Skip to content

Commit

Permalink
chore(patch): release 2.25.0-beta.3 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.25.0-beta.3](v2.25.0-beta.2...v2.25.0-beta.3) (2024-05-07)

### 🐛 Bug Fixes

* Star-search md rendering renders spacing from LLM ([#3326](#3326)) ([7bf27f1](7bf27f1))
  • Loading branch information
jpmcb authored and open-sauced[bot] committed May 7, 2024
1 parent 7bf27f1 commit d1f6122
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.25.0-beta.3](https://github.com/open-sauced/app/compare/v2.25.0-beta.2...v2.25.0-beta.3) (2024-05-07)


### 🐛 Bug Fixes

* Star-search md rendering renders spacing from LLM ([#3326](https://github.com/open-sauced/app/issues/3326)) ([7bf27f1](https://github.com/open-sauced/app/commit/7bf27f1ff9ab7b8cd605476322ba1393e05f54b5))

## [2.25.0-beta.2](https://github.com/open-sauced/app/compare/v2.25.0-beta.1...v2.25.0-beta.2) (2024-05-06)


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

0 comments on commit d1f6122

Please sign in to comment.