-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
🐛 fix: fix import AuthObject
from public api
#3416
Conversation
@ofkarosia is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
👍 @Zolyn Thank you for raising your pull request and contributing to our Community |
2c347f1
to
fa383c0
Compare
AuthObject
from public apiAuthObject
from public api
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3416 +/- ##
===========================================
- Coverage 94.22% 70.85% -23.37%
===========================================
Files 409 114 -295
Lines 25713 8393 -17320
Branches 2898 149 -2749
===========================================
- Hits 24227 5947 -18280
- Misses 1486 2446 +960
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
❤️ Great PR @Zolyn ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 1.9.4](v1.9.3...v1.9.4) <sup>Released on **2024-08-06**</sup> #### 🐛 Bug Fixes - **misc**: Fix import clerk `AuthObject` from public api. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix import clerk `AuthObject` from public api, closes [#3416](#3416) ([af8960d](af8960d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.9.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.52.3](v1.52.2...v1.52.3) <sup>Released on **2024-08-07**</sup> #### 🐛 Bug Fixes - **misc**: Fix import clerk `AuthObject` from public api. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix import clerk `AuthObject` from public api, closes [lobehub#3416](https://github.com/bentwnghk/lobe-chat/issues/3416) ([af8960d](af8960d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* fix: import `AuthObject` from public api * Update package.json
### [Version 1.9.4](lobehub/lobe-chat@v1.9.3...v1.9.4) <sup>Released on **2024-08-06**</sup> #### 🐛 Bug Fixes - **misc**: Fix import clerk `AuthObject` from public api. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix import clerk `AuthObject` from public api, closes [lobehub#3416](lobehub#3416) ([af8960d](lobehub@af8960d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
clerk/javascript#3844
📝 补充信息 | Additional Information