-
Notifications
You must be signed in to change notification settings - Fork 5
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
v1.1.0 #67
v1.1.0 #67
Conversation
* fix: call api 401 status * fix: react hooks must be called in the exact same order in every component render
Bumps [next](https://github.com/vercel/next.js) from 13.0.3 to 13.5.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.0.3...v13.5.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: search group list * feat: add api proxy for development mode
* refactor: api proxy for development mode * fix: add missing onError to prevent error * feat: group-upload-photo * update: lock-file * style: coding style
* fix: vercel auto deploy config * fix: send email to group own
* feature: add conditional logic for menu display * style: adjust width
* chore(group): modify text of contact box * fix: adjust text on group detail page
* feature: add join community page * style: format coding style
Merge: sync prod code
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Quality Gate failedFailed conditions |
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.
感謝阿毛!
What's Changed
New Contributors
Full Changelog: v1.0.0...v1.1.0