Skip to content

Commit

Permalink
📝 docs(bot): Auto sync agents & plugin to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Jan 24, 2025
1 parent acbc5d8 commit 45ad962
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog/v1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"children": {
"features": ["Support display thinking for DeepSeek R1."]
},
"date": "2025-01-24",
"version": "1.48.0"
},
{
"children": {
"improvements": ["Fix model fetch match tag error & add Hunyuan model fetch support."]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ const useStyles = createStyles(({ css, token, isDarkMode }) => ({
${rgba(token.colorTextBase, 0)} 60%
);
background-clip: text;
background-clip: text;
background-size: 200% 100%;
animation: shine 1.5s linear infinite;
Expand Down

0 comments on commit 45ad962

Please sign in to comment.