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.36.0 [skip ci]
## [1.36.0](v1.35.0...v1.36.0) (2023-03-16) ### 🎨 Styles * log netlify env variables ([245b625](245b625)) ### 🧑💻 Code Refactoring * correct some missing hook dependencies ([4868b5f](4868b5f)) * correct user insight repos search results ([9503d17](9503d17)) * correctly await router transitions ([8fa63c0](8fa63c0)) ### 🔥 Performance Improvements * load balance test, primarily for the backend ([2dcce75](2dcce75)) ### 🐛 Bug Fixes * correct database repo types and import loops ([d70f067](d70f067)) * enable displaying/editing of insight page repos from API ([f4cc62f](f4cc62f)) * formatting ([065ede0](065ede0)) * thumbnail topic images ([#1010](#1010)) ([3f64f6d](3f64f6d)) ### 🍕 Features * add context to the Insights list page ([#1017](#1017)) ([bd293d1](bd293d1)) * add support for repo full name for onboarding/insight repos ([#861](#861)) ([d075f90](d075f90)) * connect contributors to public API ([0eb73e9](0eb73e9)) * connect pull requests to API ([#1015](#1015)) ([4e06a6f](4e06a6f)) * connect pull requests to search API ([5904102](5904102)) * get pull requests for dashboard from API ([ec31c42](ec31c42)) * implement linked data with JSON-LD ([#888](#888)) ([e8bda0e](e8bda0e)), closes [#814](#814) * implement repo suggestions in create insight page ([#1011](#1011)) ([8814289](8814289))
- Loading branch information