Skip to content

Commit

Permalink
chore(patch): release 1.56.0-beta.9 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.56.0-beta.9](v1.56.0-beta.8...v1.56.0-beta.9) (2023-07-14)

### 🐛 Bug Fixes

* improve loading performance of individual highlight ([#1349](#1349)) ([9e193fe](9e193fe))
  • Loading branch information
brandonroberts authored and open-sauced[bot] committed Jul 14, 2023
1 parent 9e193fe commit 9ccdd6b
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
## [1.56.0-beta.9](https://github.com/open-sauced/insights/compare/v1.56.0-beta.8...v1.56.0-beta.9) (2023-07-14)


### 🐛 Bug Fixes

* improve loading performance of individual highlight ([#1349](https://github.com/open-sauced/insights/issues/1349)) ([9e193fe](https://github.com/open-sauced/insights/commit/9e193feae32739894051ec9d3236826cb00a1c88))

## [1.56.0-beta.8](https://github.com/open-sauced/insights/compare/v1.56.0-beta.7...v1.56.0-beta.8) (2023-07-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/insights",
"description": "🍕The dashboard for open source discovery.",
"keywords": [],
"version": "1.56.0-beta.8",
"version": "1.56.0-beta.9",
"author": "Brian Douglas <brian@opensauced.pizza>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit 9ccdd6b

Please sign in to comment.