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.68.0 [skip ci]
## [1.68.0](v1.67.0...v1.68.0) (2023-10-10) ### 🎨 Styles * add w-full ([9b156d1](9b156d1)) * remove unused style prop ([1fe65c0](1fe65c0)) ### 🍕 Features * add form to user settings to apply coupon code ([#1771](#1771)) ([504d7e2](504d7e2)) * add new lists creation page ([#1798](#1798)) ([7ebc99b](7ebc99b)) * add prototype contributor activity charts ([#1594](#1594)) ([379db6d](379db6d)) * add timezone filters for list contributors ([#1747](#1747)) ([674a588](674a588)) * add Treemap chart prototype ([#1569](#1569)) ([f057de8](f057de8)) * implemented list activity page with most active contributors graph ([#1796](#1796)) ([0c9b1e2](0c9b1e2)) * move range filter to list pages header ([#1817](#1817)) ([0b82760](0b82760)) ### 🐛 Bug Fixes * add style prop to SearchProps ([16fbc82](16fbc82)) * adjust style to fit urls ([55a6bbc](55a6bbc)) * disable tier session check ([#1840](#1840)) ([173227b](173227b)) * Fix re-rendering of Highlights "Repositories" table with duplicates ([#1811](#1811)) ([f729457](f729457)) * hide weird top nav for edit insight page ([#1809](#1809)) ([f3da2a1](f3da2a1)) * Improve the input's width to accommodate full URL ([#1789](#1789)) ([e37df4f](e37df4f)) * now range filter works on list contributors page ([d711207](d711207)) * now range filter works on list contributors page grid view ([#1819](#1819)) ([989ebba](989ebba)) * pass list name and public flag to contributor search ([#1832](#1832)) ([d54ddab](d54ddab)) * removed GitHub avatar when loading user profile avatars ([9b81371](9b81371)) * removed GitHub avatar when loading user profile avatars ([#1781](#1781)) ([49ba38f](49ba38f)) * show insight link for not onboarded users ([#1830](#1830)) ([566b0d1](566b0d1)) * update GitHub API request for user following ([#1833](#1833)) ([d62f557](d62f557)) ### 🧑💻 Code Refactoring * redirect user to newly created insight page after creation ([#1808](#1808)) ([cf12456](cf12456)) * remove unused props in Search component ([783b1c9](783b1c9)) * update all collaboration copy to connection ([#1831](#1831)) ([c0bb683](c0bb683)) * use api timezone options for contributors filter ([#1827](#1827)) ([f7276e9](f7276e9))
- Loading branch information