Skip to content

Commit

Permalink
🔖 chore(release): v1.33.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 1.33.0](v1.32.7...v1.33.0)
<sup>Released on **2024-08-30**</sup>

#### ✨ Features

- **misc**: Add FLux and PaLM.

#### 🐛 Bug Fixes

- **misc**: Fix spark const, Fix spark in const.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add FLux and PaLM ([c0108cf](c0108cf))

#### What's fixed

* **misc**: Fix spark const ([68299a5](68299a5))
* **misc**: Fix spark in const ([f696abe](f696abe))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Aug 30, 2024
1 parent 68299a5 commit ac0ee85
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

# Changelog

## [Version 1.33.0](https://github.com/lobehub/lobe-icons/compare/v1.32.7...v1.33.0)

<sup>Released on **2024-08-30**</sup>

#### ✨ Features

- **misc**: Add FLux and PaLM.

#### 🐛 Bug Fixes

- **misc**: Fix spark const, Fix spark in const.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

- **misc**: Add FLux and PaLM ([c0108cf](https://github.com/lobehub/lobe-icons/commit/c0108cf))

#### What's fixed

- **misc**: Fix spark const ([68299a5](https://github.com/lobehub/lobe-icons/commit/68299a5))
- **misc**: Fix spark in const ([f696abe](https://github.com/lobehub/lobe-icons/commit/f696abe))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### [Version 1.32.7](https://github.com/lobehub/lobe-icons/compare/v1.32.6...v1.32.7)

<sup>Released on **2024-08-30**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/icons",
"version": "1.32.7",
"version": "1.33.0",
"description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
"keywords": [
"lobehub",
Expand Down

0 comments on commit ac0ee85

Please sign in to comment.