-
-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release 1.75.0 #2099
chore: release 1.75.0 #2099
Conversation
…e data is not available yet (#2084)
…insights into nickytonline/edit-list-page
## [1.75.0-beta.2](v1.75.0-beta.1...v1.75.0-beta.2) (2023-11-09) ### 🐛 Bug Fixes * added tooltips on legend for most active contributors graph where data is not available yet ([d6e392c](d6e392c)) * added tooltips on legend for most active contributors graph where data is not available yet ([#2084](#2084)) ([6e27449](6e27449))
…ive-contribs-tooltips
## [1.75.0-beta.3](v1.75.0-beta.2...v1.75.0-beta.3) (2023-11-09) ### 🍕 Features * implemented edit list page ([#2044](#2044)) ([7ac402d](7ac402d))
## [1.75.0-beta.4](v1.75.0-beta.3...v1.75.0-beta.4) (2023-11-09) ### 🍕 Features * show most recent contributions for contributors instead of last 30 days ([#2068](#2068)) ([cec0435](cec0435))
Co-authored-by: Nick Taylor <nick@nickyt.co>
## [1.75.0-beta.6](v1.75.0-beta.5...v1.75.0-beta.6) (2023-11-09) ### 🐛 Bug Fixes * styling details on chart tooltip ([#2091](#2091)) ([f8b432a](f8b432a))
Co-authored-by: Nick Taylor <nick@nickyt.co>
## [1.75.0-beta.7](v1.75.0-beta.6...v1.75.0-beta.7) (2023-11-09) ### 🍕 Features * add nprogress bar for page transition indication ([#2026](#2026)) ([828ca4d](828ca4d))
## [1.75.0-beta.8](v1.75.0-beta.7...v1.75.0-beta.8) (2023-11-09) ### 🐛 Bug Fixes * new highlight dialog ui breaks now fixed ([#2087](#2087)) ([ece155a](ece155a))
…red transactions (#2098)
## [1.75.0-beta.9](v1.75.0-beta.8...v1.75.0-beta.9) (2023-11-09) ### 🐛 Bug Fixes * upgrade Sentry package to latest version, add middleware to ignored transactions ([#2098](#2098)) ([aca6526](aca6526))
✅ Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Compliance Checks
Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.
Issue Reference
In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.
Protected Branch
In order to be considered for merging, the pull request changes must not be implemented on the "beta" branch. This is described in our Contributing Guide. We would suggest that you close this PR and implement your changes as described in our Contributing Guide and open a new pull request.
No description provided.