Skip to content

Commit

Permalink
chore(minor): release 1.52.0-beta.1 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.52.0-beta.1](v1.51.0...v1.52.0-beta.1) (2023-06-07)

### 🍕 Features

* implement user collaboration features ([#1221](#1221)) ([00b6d1a](00b6d1a))
  • Loading branch information
OgDev-01 authored and open-sauced[bot] committed Jun 7, 2023
1 parent 00b6d1a commit 1e16bde
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,13 @@

> All notable changes to this project will be documented in this file
## [1.52.0-beta.1](https://github.com/open-sauced/insights/compare/v1.51.0...v1.52.0-beta.1) (2023-06-07)


### 🍕 Features

* implement user collaboration features ([#1221](https://github.com/open-sauced/insights/issues/1221)) ([00b6d1a](https://github.com/open-sauced/insights/commit/00b6d1a349a2fc96149334533e9d8d1c5bcc2e14))

## [1.51.0](https://github.com/open-sauced/insights/compare/v1.50.0...v1.51.0) (2023-06-06)


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
Expand Up @@ -2,7 +2,7 @@
"name": "@open-sauced/insights",
"description": "🍕The dashboard for open source discovery.",
"keywords": [],
"version": "1.51.0",
"version": "1.52.0-beta.1",
"author": "TED Vortex <[email protected]>",
"private": true,
"license": "MIT",
Expand Down

0 comments on commit 1e16bde

Please sign in to comment.