Skip to content

Commit

Permalink
chore(minor): release 1.61.0-beta.7 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.61.0-beta.7](v1.61.0-beta.6...v1.61.0-beta.7) (2023-08-21)

### 🐛 Bug Fixes

* highlights page endless flicker on tab change (1576) ([#1582](#1582)) ([56a3da9](56a3da9))

### 🍕 Features

* add Maintainer badge to dashboard `HoverCard` and `ContributorCard` ([#1586](#1586)) ([ea34f7e](ea34f7e))
* highlight blogs ([#1555](#1555)) ([4058f79](4058f79))
  • Loading branch information
OgDev-01 authored and open-sauced[bot] committed Aug 21, 2023
1 parent ea34f7e commit 02a17b4
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@

> All notable changes to this project will be documented in this file
## [1.61.0-beta.7](https://github.com/open-sauced/insights/compare/v1.61.0-beta.6...v1.61.0-beta.7) (2023-08-21)


### 🐛 Bug Fixes

* highlights page endless flicker on tab change (1576) ([#1582](https://github.com/open-sauced/insights/issues/1582)) ([56a3da9](https://github.com/open-sauced/insights/commit/56a3da95da85f1afd4e28d7f2775b69a8a53e816))


### 🍕 Features

* add Maintainer badge to dashboard `HoverCard` and `ContributorCard` ([#1586](https://github.com/open-sauced/insights/issues/1586)) ([ea34f7e](https://github.com/open-sauced/insights/commit/ea34f7e7dcc594df542667b40607596053482fea))
* highlight blogs ([#1555](https://github.com/open-sauced/insights/issues/1555)) ([4058f79](https://github.com/open-sauced/insights/commit/4058f79a8cc25baf11fe6988ff61691ff6b4fc36))

## [1.61.0-beta.6](https://github.com/open-sauced/insights/compare/v1.61.0-beta.5...v1.61.0-beta.6) (2023-08-21)


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

0 comments on commit 02a17b4

Please sign in to comment.