Skip to content

Commit c90cad0

Browse files
🔖 chore(release): v1.81.0 [skip ci]
## [Version&nbsp;1.81.0](v1.80.0...v1.81.0) <sup>Released on **2025-03-18**</sup> #### ✨ Features - **auto**: Auto build static icons. #### 💄 Styles - **misc**: Support cohere provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **auto**: Auto build static icons ([610d824](610d824)) #### Styles * **misc**: Support cohere provider, closes [#88](#88) ([4d46e81](4d46e81)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 4d46e81 commit c90cad0

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
# Changelog
44

5+
## [Version 1.81.0](https://github.com/lobehub/lobe-icons/compare/v1.80.0...v1.81.0)
6+
7+
<sup>Released on **2025-03-18**</sup>
8+
9+
#### ✨ Features
10+
11+
- **auto**: Auto build static icons.
12+
13+
#### 💄 Styles
14+
15+
- **misc**: Support cohere provider.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### What's improved
23+
24+
- **auto**: Auto build static icons ([610d824](https://github.com/lobehub/lobe-icons/commit/610d824))
25+
26+
#### Styles
27+
28+
- **misc**: Support cohere provider, closes [#88](https://github.com/lobehub/lobe-icons/issues/88) ([4d46e81](https://github.com/lobehub/lobe-icons/commit/4d46e81))
29+
30+
</details>
31+
32+
<div align="right">
33+
34+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
35+
36+
</div>
37+
538
## [Version 1.80.0](https://github.com/lobehub/lobe-icons/compare/v1.79.0...v1.80.0)
639

740
<sup>Released on **2025-03-03**</sup>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/icons",
3-
"version": "1.80.0",
3+
"version": "1.81.0",
44
"description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
55
"keywords": [
66
"lobehub",

0 commit comments

Comments
 (0)