Skip to content

Commit e44c9e9

Browse files
brandonrobertsopen-sauced[bot]
authored andcommitted
chore(minor): release 1.65.0 [skip ci]
## [1.65.0](v1.64.0...v1.65.0) (2023-09-20) ### 🍕 Features * add `hacktoberfest` topic to dashboard filters ([#1688](#1688)) ([5c2beb0](5c2beb0)) * add `ListCard` component to design system ([#1687](#1687)) ([dd8df3e](dd8df3e)) * add feedback message to collab request form UI ([#1658](#1658)) ([3ccb7aa](3ccb7aa)) * new highlight creation popup (with highlight suggestions) ([#1646](#1646)) ([fe3d35d](fe3d35d)) * new insights tab layout for list feature ([#1682](#1682)) ([9269f1c](9269f1c)) * Remove title input field from HighlightInputForm ([#1660](#1660)) ([abea60b](abea60b)) ### 🐛 Bug Fixes * handle `401` error on collaboration feature ([#1694](#1694)) ([756efdf](756efdf)) * improved padding for add repo dialog ([d4ef016](d4ef016)) * improved padding for add repo dialog ([#1720](#1720)) ([4d81cca](4d81cca)) * new highlight responsiveness on mobile screens ([#1703](#1703)) ([bedb9d5](bedb9d5)) * now add repo button appears on mobile view ([#1719](#1719)) ([22b0717](22b0717)) * opening someone's profile menu locks scrollbar and "shifts" header css ([#1704](#1704)) ([6282c27](6282c27)) * remove lists from insights hub nav ([#1711](#1711)) ([0d03f44](0d03f44)) * unlock Scroll when the Dropdown Menu is opened ([#1712](#1712)) ([b74a4e8](b74a4e8)) * Update placeholder text for Highlight creation ([#1721](#1721)) ([3acd107](3acd107))
1 parent 1f6dbf2 commit e44c9e9

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

Diff for: CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,31 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [1.65.0](https://github.com/open-sauced/insights/compare/v1.64.0...v1.65.0) (2023-09-20)
9+
10+
11+
### 🍕 Features
12+
13+
* add `hacktoberfest` topic to dashboard filters ([#1688](https://github.com/open-sauced/insights/issues/1688)) ([5c2beb0](https://github.com/open-sauced/insights/commit/5c2beb0b7a56027c67490c35ddd9cf5d522f2043))
14+
* add `ListCard` component to design system ([#1687](https://github.com/open-sauced/insights/issues/1687)) ([dd8df3e](https://github.com/open-sauced/insights/commit/dd8df3ece74c2375b1568174bbbe3d865658d6ff))
15+
* add feedback message to collab request form UI ([#1658](https://github.com/open-sauced/insights/issues/1658)) ([3ccb7aa](https://github.com/open-sauced/insights/commit/3ccb7aa6ad35c4f602e1b99d522c62f4acf6dc07))
16+
* new highlight creation popup (with highlight suggestions) ([#1646](https://github.com/open-sauced/insights/issues/1646)) ([fe3d35d](https://github.com/open-sauced/insights/commit/fe3d35dd55fe0d7941dc7d807b54699dd725ef33))
17+
* new insights tab layout for list feature ([#1682](https://github.com/open-sauced/insights/issues/1682)) ([9269f1c](https://github.com/open-sauced/insights/commit/9269f1cc0d8d4f2504ca668545a8dea85085bd35))
18+
* Remove title input field from HighlightInputForm ([#1660](https://github.com/open-sauced/insights/issues/1660)) ([abea60b](https://github.com/open-sauced/insights/commit/abea60b0c77adc2ca953c83bd2faaab727e6b6ce))
19+
20+
21+
### 🐛 Bug Fixes
22+
23+
* handle `401` error on collaboration feature ([#1694](https://github.com/open-sauced/insights/issues/1694)) ([756efdf](https://github.com/open-sauced/insights/commit/756efdf47b24852ec47efdaa7cfd9ab19599acef))
24+
* improved padding for add repo dialog ([d4ef016](https://github.com/open-sauced/insights/commit/d4ef0169f50395e495bf3940fabfe1672a7fcbb6))
25+
* improved padding for add repo dialog ([#1720](https://github.com/open-sauced/insights/issues/1720)) ([4d81cca](https://github.com/open-sauced/insights/commit/4d81ccaf9a048b36b822fe1b67ea175cc97cf72d))
26+
* new highlight responsiveness on mobile screens ([#1703](https://github.com/open-sauced/insights/issues/1703)) ([bedb9d5](https://github.com/open-sauced/insights/commit/bedb9d535d895ece14e031f44975c408362ae83a))
27+
* now add repo button appears on mobile view ([#1719](https://github.com/open-sauced/insights/issues/1719)) ([22b0717](https://github.com/open-sauced/insights/commit/22b07174202565832f7b77cf6319fbe0b70eaafb))
28+
* opening someone's profile menu locks scrollbar and "shifts" header css ([#1704](https://github.com/open-sauced/insights/issues/1704)) ([6282c27](https://github.com/open-sauced/insights/commit/6282c27a3b7323c583dd1c7bab464fb2af9780b2))
29+
* remove lists from insights hub nav ([#1711](https://github.com/open-sauced/insights/issues/1711)) ([0d03f44](https://github.com/open-sauced/insights/commit/0d03f44873fe9b8f1220e60aecf0af66d9d1287c))
30+
* unlock Scroll when the Dropdown Menu is opened ([#1712](https://github.com/open-sauced/insights/issues/1712)) ([b74a4e8](https://github.com/open-sauced/insights/commit/b74a4e808f6e5bfd7efde734eb7615adb0f5a448))
31+
* Update placeholder text for Highlight creation ([#1721](https://github.com/open-sauced/insights/issues/1721)) ([3acd107](https://github.com/open-sauced/insights/commit/3acd1076315ad359d932ea5f6ff2efce75520fa7))
32+
833
## [1.65.0-beta.10](https://github.com/open-sauced/insights/compare/v1.65.0-beta.9...v1.65.0-beta.10) (2023-09-20)
934

1035

Diff for: npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@open-sauced/insights",
33
"description": "🍕The dashboard for open source discovery.",
44
"keywords": [],
5-
"version": "1.65.0-beta.10",
5+
"version": "1.65.0",
66
"author": "Brian Douglas <[email protected]>",
77
"private": true,
88
"license": "Apache 2.0",

0 commit comments

Comments
 (0)