Skip to content

Commit

Permalink
chore(minor): release 1.26.0-beta.1 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.26.0-beta.1](open-sauced/app@v1.25.0...v1.26.0-beta.1) (2023-02-02)

### 🍕 Features

* add profile badge to connected user profile ([#824](open-sauced/app#824)) ([e3a1fcf](open-sauced/app@e3a1fcf)), closes [#821](open-sauced/app#821) [#820](open-sauced/app#820)
* add user location and bio details to profile page ([#797](open-sauced/app#797)) ([a301874](open-sauced/app@a301874))
* implement profile settings feature ([#808](open-sauced/app#808)) ([4a8d706](open-sauced/app@4a8d706))

### 🐛 Bug Fixes

* connect more user profile settings to the API ([#826](open-sauced/app#826)) ([01b8bc0](open-sauced/app@01b8bc0))

### 🤖 Build System

* correct dep versioning ([42a1b0a](open-sauced/app@42a1b0a))
* update some dependencies ([f522f5e](open-sauced/app@f522f5e))
  • Loading branch information
ElpisHelle committed Feb 2, 2023
1 parent c4503f8 commit e3d1750
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@

> All notable changes to this project will be documented in this file
## [1.26.0-beta.1](https://github.com/open-sauced/insights/compare/v1.25.0...v1.26.0-beta.1) (2023-02-02)


### 🍕 Features

* add profile badge to connected user profile ([#824](https://github.com/open-sauced/insights/issues/824)) ([e3a1fcf](https://github.com/open-sauced/insights/commit/e3a1fcfb5ab4e9d84a243a1034dcce35b917ab45)), closes [#821](https://github.com/open-sauced/insights/issues/821) [#820](https://github.com/open-sauced/insights/issues/820)
* add user location and bio details to profile page ([#797](https://github.com/open-sauced/insights/issues/797)) ([a301874](https://github.com/open-sauced/insights/commit/a301874f2cae3f8b474715ceb5e45197efc5a845))
* implement profile settings feature ([#808](https://github.com/open-sauced/insights/issues/808)) ([4a8d706](https://github.com/open-sauced/insights/commit/4a8d706ed0ee409973f61b3b94d647fa7c5dfb4d))


### 🐛 Bug Fixes

* connect more user profile settings to the API ([#826](https://github.com/open-sauced/insights/issues/826)) ([01b8bc0](https://github.com/open-sauced/insights/commit/01b8bc02ce98bb46ef3ef089f97d434f47207a39))


### 🤖 Build System

* correct dep versioning ([42a1b0a](https://github.com/open-sauced/insights/commit/42a1b0af2626c17fafd07b34bfe17d6473c1d6ed))
* update some dependencies ([f522f5e](https://github.com/open-sauced/insights/commit/f522f5e3ee99f6dcc97c3fea85a838197cbb7aec))

## [1.25.0](https://github.com/open-sauced/insights/compare/v1.24.0...v1.25.0) (2023-01-30)


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.25.0",
"version": "1.26.0-beta.1",
"author": "TED Vortex <[email protected]>",
"private": true,
"license": "MIT",
Expand Down

0 comments on commit e3d1750

Please sign in to comment.