Skip to content

Commit

Permalink
chore(patch): release 1.37.0-beta.3 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.37.0-beta.3](v1.37.0-beta.2...v1.37.0-beta.3) (2023-03-22)

### 🐛 Bug Fixes

* close highlight dialog when clicking outside its container ([#999](#999)) ([1bc90bb](1bc90bb))
  • Loading branch information
takanome-dev authored and open-sauced[bot] committed Mar 22, 2023
1 parent 1bc90bb commit adfb620
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.37.0-beta.3](https://github.com/open-sauced/insights/compare/v1.37.0-beta.2...v1.37.0-beta.3) (2023-03-22)


### 🐛 Bug Fixes

* close highlight dialog when clicking outside its container ([#999](https://github.com/open-sauced/insights/issues/999)) ([1bc90bb](https://github.com/open-sauced/insights/commit/1bc90bb5c61b353aeb847fef98d738998fb9c142))

## [1.37.0-beta.2](https://github.com/open-sauced/insights/compare/v1.37.0-beta.1...v1.37.0-beta.2) (2023-03-22)


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.37.0-beta.2",
"version": "1.37.0-beta.3",
"author": "TED Vortex <ted.vortex@gmail.com>",
"private": true,
"license": "MIT",
Expand Down

0 comments on commit adfb620

Please sign in to comment.