Skip to content

Commit

Permalink
chore(minor): release 1.67.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.67.0](v1.66.0...v1.67.0) (2023-10-02)

### 🐛 Bug Fixes

* made card view for lists contributors list uniform with rest of app ([#1772](#1772)) ([5a64ab6](5a64ab6))

### 🍕 Features

* add overview page for a list ([#1736](#1736)) ([6c6bfaa](6c6bfaa))
* added contributor page for lists ([#1734](#1734)) ([762de40](762de40))
* added hacktoberfest icon in user settings ([#1775](#1775)) ([43e6b12](43e6b12))
* change hacktoberfest to default topic ([#1773](#1773)) ([95c3c74](95c3c74))
* improve visibility of the follow cta on user profiles ([#1739](#1739)) ([11acadb](11acadb))
  • Loading branch information
brandonroberts authored and open-sauced[bot] committed Oct 2, 2023
1 parent d55c718 commit 2672f58
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@

> All notable changes to this project will be documented in this file
## [1.67.0](https://github.com/open-sauced/insights/compare/v1.66.0...v1.67.0) (2023-10-02)


### 🐛 Bug Fixes

* made card view for lists contributors list uniform with rest of app ([#1772](https://github.com/open-sauced/insights/issues/1772)) ([5a64ab6](https://github.com/open-sauced/insights/commit/5a64ab620da935d5c79a56f157a590a3e137e7c5))


### 🍕 Features

* add overview page for a list ([#1736](https://github.com/open-sauced/insights/issues/1736)) ([6c6bfaa](https://github.com/open-sauced/insights/commit/6c6bfaa1ee1efc30be0e94b3d8650ddf1294b327))
* added contributor page for lists ([#1734](https://github.com/open-sauced/insights/issues/1734)) ([762de40](https://github.com/open-sauced/insights/commit/762de402167665a9dce8f1bbf01071049b431e7d))
* added hacktoberfest icon in user settings ([#1775](https://github.com/open-sauced/insights/issues/1775)) ([43e6b12](https://github.com/open-sauced/insights/commit/43e6b1249ad1b429b3e784d7a9fde5f8a83214cf))
* change hacktoberfest to default topic ([#1773](https://github.com/open-sauced/insights/issues/1773)) ([95c3c74](https://github.com/open-sauced/insights/commit/95c3c742fa9b9d5ed0904a18b1ef191dc70f2db3))
* improve visibility of the follow cta on user profiles ([#1739](https://github.com/open-sauced/insights/issues/1739)) ([11acadb](https://github.com/open-sauced/insights/commit/11acadb9ed53948aed279acd67f9a2bcb02c9477))

## [1.67.0-beta.6](https://github.com/open-sauced/insights/compare/v1.67.0-beta.5...v1.67.0-beta.6) (2023-10-02)


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

0 comments on commit 2672f58

Please sign in to comment.