Skip to content

Commit

Permalink
chore(minor): release 1.7.0-beta.13 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.0-beta.13](v1.7.0-beta.12...v1.7.0-beta.13) (2022-09-28)

### 🍕 Features

* Add truncate string for long pr names ([#440](#440)) ([35b8541](35b8541)), closes [#438](#438)
  • Loading branch information
OgDev-01 authored and open-sauced[bot] committed Sep 28, 2022
1 parent 35b8541 commit d18bf26
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.7.0-beta.13](https://github.com/open-sauced/insights/compare/v1.7.0-beta.12...v1.7.0-beta.13) (2022-09-28)


### 🍕 Features

* Add truncate string for long pr names ([#440](https://github.com/open-sauced/insights/issues/440)) ([35b8541](https://github.com/open-sauced/insights/commit/35b8541b71bcdd782af096f3332e64d75ea72d56)), closes [#438](https://github.com/open-sauced/insights/issues/438)

## [1.7.0-beta.12](https://github.com/open-sauced/insights/compare/v1.7.0-beta.11...v1.7.0-beta.12) (2022-09-28)


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.7.0-beta.12",
"version": "1.7.0-beta.13",
"author": "TED Vortex <[email protected]>",
"private": true,
"license": "MIT",
Expand Down

0 comments on commit d18bf26

Please sign in to comment.