-
-
Notifications
You must be signed in to change notification settings - Fork 10
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.2.0 #122
Merged
chore: release 1.2.0 #122
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## [1.1.1-beta.4](v1.1.1-beta.3...v1.1.1-beta.4) (2024-03-04) ### 🐛 Bug Fixes * use repository fullname to fetch contributors ([#77](#77)) ([5326875](5326875))
## [1.1.1-beta.5](v1.1.1-beta.4...v1.1.1-beta.5) (2024-03-15) ### 🐛 Bug Fixes * update supabase keys for auth ([#80](#80)) ([247c431](247c431))
- Cleans up and updates GitHub actions with new versions of actions - Cleans up failing linter checks - Upgrades Go dependencies Signed-off-by: John McBride <[email protected]>
## [1.2.0-beta.1](v1.1.1-beta.5...v1.2.0-beta.1) (2024-08-26) ### 🍕 Features * Use justfile vs. makefile ([#84](#84)) ([8f38eaf](8f38eaf))
Signed-off-by: John McBride <[email protected]>
Signed-off-by: John McBride <[email protected]>
Signed-off-by: John McBride <[email protected]>
Signed-off-by: John McBride <[email protected]>
## [1.2.0-beta.2](v1.2.0-beta.1...v1.2.0-beta.2) (2024-08-26) ### 🍕 Features * Trim down CLI - remove unused, defunct commands ([#93](#93)) ([7ddd4b9](7ddd4b9))
* feat: Codeowners generation * Update README.md Signed-off-by: John McBride <[email protected]>
## [1.2.0-beta.3](v1.2.0-beta.2...v1.2.0-beta.3) (2024-08-27) ### 🍕 Features * Codeowners generation ([#95](#95)) ([79cf8a2](79cf8a2))
## [1.2.0-beta.4](v1.2.0-beta.3...v1.2.0-beta.4) (2024-08-27) ### 🍕 Features * Upgrade Go module to use Go 1.22 ([#96](#96)) ([690b6e9](690b6e9))
* feat: added built at to version command --------- Co-authored-by: John McBride <[email protected]>
## [1.2.0-beta.5](v1.2.0-beta.4...v1.2.0-beta.5) (2024-08-27) ### 🍕 Features * added built at to version command ([#94](#94)) ([9960fc0](9960fc0))
* fix: escape non-standard characters in the filename path * chore: add more test cases
## [1.2.0-beta.6](v1.2.0-beta.5...v1.2.0-beta.6) (2024-08-28) ### 🐛 Bug Fixes * escape non-standard characters in the filename path ([#106](#106)) ([418951f](418951f))
Signed-off-by: John McBride <[email protected]>
## [1.2.0-beta.7](v1.2.0-beta.6...v1.2.0-beta.7) (2024-08-28) ### 🍕 Features * Refactors Auth code into api/ directory ([#105](#105)) ([d851499](d851499))
## [1.2.0-beta.8](v1.2.0-beta.7...v1.2.0-beta.8) (2024-08-28) ### 🍕 Features * added .sauced.yaml and updated CODEOWNERS file ([#109](#109)) ([dfc56cb](dfc56cb))
… root folder for .sauced.yaml
Co-authored-by: John McBride <[email protected]>
Co-authored-by: John McBride <[email protected]>
Co-authored-by: John McBride <[email protected]>
Signed-off-by: John McBride <[email protected]>
…ed-yaml feat: now generate codeowners checks in user root but also repository root folder for .sauced.yaml
## [1.2.0-beta.9](v1.2.0-beta.8...v1.2.0-beta.9) (2024-08-29) ### 🍕 Features * now generate codeowners checks in user root but also repository root folder for .sauced.yaml ([a0298b1](a0298b1)) ### 📝 Documentation * updated comment for LoadConfig ([ab5206b](ab5206b)) ### ✅ Tests * added setup and teardown ([aba6310](aba6310)) * added tests for LoadConfig ([2a5f85d](2a5f85d)) * made tests parallel ([2b3d8ca](2b3d8ca))
* feat: pizza login success page style refresh * added doodles
## [1.2.0-beta.10](v1.2.0-beta.9...v1.2.0-beta.10) (2024-08-29) ### 🍕 Features * pizza login success page style refresh ([#112](#112)) ([9357dac](9357dac))
* fix: mark endpoint and beta flags as hidden
## [1.2.0-beta.11](v1.2.0-beta.10...v1.2.0-beta.11) (2024-08-29) ### 🐛 Bug Fixes * mark endpoint and beta flags as hidden ([#113](#113)) ([6aa250f](6aa250f))
## [1.2.0-beta.12](v1.2.0-beta.11...v1.2.0-beta.12) (2024-08-30) ### 🐛 Bug Fixes * move output flag to insights command ([#115](#115)) ([be7f8cd](be7f8cd))
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.