Skip to content

Commit

Permalink
chore(patch): release 1.71.2-beta.4 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
### [1.71.2-beta.4](v1.71.2-beta.3...v1.71.2-beta.4) (2023-10-20)

### 🧑‍💻 Code Refactoring

* remove key ([b84d4b1](b84d4b1))

### 🐛 Bug Fixes

* add responsiveness to profile detail ([294abd0](294abd0))
* notification indicator ([#1955](#1955)) ([fd78097](fd78097))
* remove orange notification indicator on button click ([574f575](574f575))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Oct 20, 2023
1 parent fd78097 commit 88c13d9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@

> All notable changes to this project will be documented in this file
### [1.71.2-beta.4](https://github.com/open-sauced/insights/compare/v1.71.2-beta.3...v1.71.2-beta.4) (2023-10-20)


### 🧑‍💻 Code Refactoring

* remove key ([b84d4b1](https://github.com/open-sauced/insights/commit/b84d4b19e10001e7346b0eb669f2413cefa74759))


### 🐛 Bug Fixes

* add responsiveness to profile detail ([294abd0](https://github.com/open-sauced/insights/commit/294abd04211408d7006b398bf44467585cdae4db))
* notification indicator ([#1955](https://github.com/open-sauced/insights/issues/1955)) ([fd78097](https://github.com/open-sauced/insights/commit/fd780974e24441affed9b6df50c58553159b61fe))
* remove orange notification indicator on button click ([574f575](https://github.com/open-sauced/insights/commit/574f575a98eca6a1c7e0e4e44e8836042068a50f))

### [1.71.2-beta.3](https://github.com/open-sauced/insights/compare/v1.71.2-beta.2...v1.71.2-beta.3) (2023-10-20)


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

0 comments on commit 88c13d9

Please sign in to comment.