Skip to content

Commit 53d99a6

Browse files
🔖 chore(release): v1.39.1 [skip ci]
### [Version&nbsp;1.39.1](v1.39.0...v1.39.1) <sup>Released on **2024-11-18**</sup> #### 💄 Styles - **misc**: Add InternLM provider icon, fix `phi-2` model icon in CF `@cf/microsoft/phi-2`. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add InternLM provider icon, closes [#51](#51) ([147d091](147d091)) * **misc**: Fix `phi-2` model icon in CF `@cf/microsoft/phi-2`, closes [#52](#52) ([46f9ba9](46f9ba9)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 46f9ba9 commit 53d99a6

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
# Changelog
44

5+
### [Version 1.39.1](https://github.com/lobehub/lobe-icons/compare/v1.39.0...v1.39.1)
6+
7+
<sup>Released on **2024-11-18**</sup>
8+
9+
#### 💄 Styles
10+
11+
- **misc**: Add InternLM provider icon, fix `phi-2` model icon in CF `@cf/microsoft/phi-2`.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### Styles
19+
20+
- **misc**: Add InternLM provider icon, closes [#51](https://github.com/lobehub/lobe-icons/issues/51) ([147d091](https://github.com/lobehub/lobe-icons/commit/147d091))
21+
- **misc**: Fix `phi-2` model icon in CF `@cf/microsoft/phi-2`, closes [#52](https://github.com/lobehub/lobe-icons/issues/52) ([46f9ba9](https://github.com/lobehub/lobe-icons/commit/46f9ba9))
22+
23+
</details>
24+
25+
<div align="right">
26+
27+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
28+
29+
</div>
30+
531
## [Version 1.39.0](https://github.com/lobehub/lobe-icons/compare/v1.38.3...v1.39.0)
632

733
<sup>Released on **2024-11-18**</sup>

package.json

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

0 commit comments

Comments
 (0)