Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(minor): release 1.33.0 [skip ci]
## [1.33.0](v1.32.0...v1.33.0) (2023-03-07) ### 🐛 Bug Fixes * broken css on button component ([#938](#938)) ([6ba2365](6ba2365)), closes [#934](#934) [#937](#937) * Add highlights placeholder ([#945](#945)) ([034d550](034d550)) * check for contributor commit data before updating graph ([#941](#941)) ([58a74fe](58a74fe)) * Highlights UX copy bandaid ([#944](#944)) ([8a7d559](8a7d559)) * keep initial user settings data after being fetched ([#959](#959)) ([b869863](b869863)), closes [#931](#931) ### 🧑💻 Code Refactoring * update non-connected user avatar ([#967](#967)) ([51bf664](51bf664)), closes [#964](#964) ### 🍕 Features * add repository search to the create insights page ([#958](#958)) ([d6f151c](d6f151c)), closes [#932](#932) * add reuseable error component to the design system ([#954](#954)) ([56e986b](56e986b)), closes [#781](#781) [#700](#700) * expand list of topics and interests ([#939](#939)) ([a607062](a607062)), closes [#927](#927) [#930](#930) * make highlights avatar and handle clickable on feeds page ([#953](#953)) ([fd59918](fd59918)), closes [#940](#940) [#935](#935) * make the entire insight page buttons clickable ([#960](#960)) ([7a7708f](7a7708f)), closes [#701](#701) * make user profile interest clickable ([#952](#952)) ([370bc8a](370bc8a)), closes [#942](#942)
- Loading branch information