Skip to content

Commit

Permalink
chore(patch): release 1.71.0-beta.14 on beta channel [skip ci]
Browse files Browse the repository at this point in the history
## [1.71.0-beta.14](v1.71.0-beta.13...v1.71.0-beta.14) (2023-10-17)

### 🐛 Bug Fixes

* can't update user profile bio passed 256 chars ([00a77be](00a77be))
* can't update user profile bio passed 256 chars ([#1898](#1898)) ([42c99c7](42c99c7))
  • Loading branch information
nickytonline authored and open-sauced[bot] committed Oct 17, 2023
1 parent 42c99c7 commit b416a31
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@

> All notable changes to this project will be documented in this file
## [1.71.0-beta.14](https://github.com/open-sauced/insights/compare/v1.71.0-beta.13...v1.71.0-beta.14) (2023-10-17)


### 🐛 Bug Fixes

* can't update user profile bio passed 256 chars ([00a77be](https://github.com/open-sauced/insights/commit/00a77bebd5121a45cdcb4d890e0a57c4f727d7ba))
* can't update user profile bio passed 256 chars ([#1898](https://github.com/open-sauced/insights/issues/1898)) ([42c99c7](https://github.com/open-sauced/insights/commit/42c99c7fd63a8399846e8f8820a9e738d31ac693))

## [1.71.0-beta.13](https://github.com/open-sauced/insights/compare/v1.71.0-beta.12...v1.71.0-beta.13) (2023-10-17)


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.71.0-beta.13",
"version": "1.71.0-beta.14",
"author": "Brian Douglas <[email protected]>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit b416a31

Please sign in to comment.