Skip to content

Commit

Permalink
chore(minor): release 1.2.0-beta.7 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.0-beta.7](v1.2.0-beta.6...v1.2.0-beta.7) (2023-05-25)

### 🍕 Features

* add PR velocity to profile page ([#111](#111)) ([ba7fad6](ba7fad6))
  • Loading branch information
Nanak360 authored and open-sauced[bot] committed May 25, 2023
1 parent ba7fad6 commit 6635ceb
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.2.0-beta.7](https://github.com/open-sauced/ai/compare/v1.2.0-beta.6...v1.2.0-beta.7) (2023-05-25)


### 🍕 Features

* add PR velocity to profile page ([#111](https://github.com/open-sauced/ai/issues/111)) ([ba7fad6](https://github.com/open-sauced/ai/commit/ba7fad6ce96d04d15fc7c0ca2b5ffc52e50f9125))

## [1.2.0-beta.6](https://github.com/open-sauced/ai/compare/v1.2.0-beta.5...v1.2.0-beta.6) (2023-05-25)


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
@@ -1,7 +1,7 @@
{
"name": "opensauced-browser-extension",
"private": true,
"version": "1.2.0-beta.6",
"version": "1.2.0-beta.7",
"files": [
"dist"
],
Expand Down

0 comments on commit 6635ceb

Please sign in to comment.