Skip to content

Commit

Permalink
🔖 chore(release): v1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## Version 1.0.0
<sup>Released on **2024-11-29**</sup>

#### ✨ Features

- **misc**: Add anim, Add flag emoji, Add fluent emoji, Bump Fluent Emoji, Split anim.

#### 🐛 Bug Fixes

- **misc**: Fix build, Fix repo, Fix split, Fix typo, Fix url.

<br/>

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

#### What's improved

* **misc**: Add anim ([0d3c8c4](0d3c8c4))
* **misc**: Add flag emoji ([19f61d9](19f61d9))
* **misc**: Add fluent emoji ([7ed3083](7ed3083))
* **misc**: Bump Fluent Emoji ([d18f5d1](d18f5d1))
* **misc**: Split anim ([0190537](0190537))

#### What's fixed

* **misc**: Fix build ([86eae61](86eae61))
* **misc**: Fix repo ([514d6b7](514d6b7))
* **misc**: Fix split ([64d93cb](64d93cb))
* **misc**: Fix typo ([8dde7d5](8dde7d5))
* **misc**: Fix url ([7fc55e2](7fc55e2))

</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 Nov 29, 2024
1 parent 2a92f02 commit 22d0d29
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
<a name="readme-top"></a>

# Changelog

## Version 1.0.0

<sup>Released on **2024-11-29**</sup>

#### ✨ Features

- **misc**: Add anim, Add flag emoji, Add fluent emoji, Bump Fluent Emoji, Split anim.

#### 🐛 Bug Fixes

- **misc**: Fix build, Fix repo, Fix split, Fix typo, Fix url.

<br/>

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

#### What's improved

- **misc**: Add anim ([0d3c8c4](https://github.com/lobehub/fluent-emoji/commit/0d3c8c4))
- **misc**: Add flag emoji ([19f61d9](https://github.com/lobehub/fluent-emoji/commit/19f61d9))
- **misc**: Add fluent emoji ([7ed3083](https://github.com/lobehub/fluent-emoji/commit/7ed3083))
- **misc**: Bump Fluent Emoji ([d18f5d1](https://github.com/lobehub/fluent-emoji/commit/d18f5d1))
- **misc**: Split anim ([0190537](https://github.com/lobehub/fluent-emoji/commit/0190537))

#### What's fixed

- **misc**: Fix build ([86eae61](https://github.com/lobehub/fluent-emoji/commit/86eae61))
- **misc**: Fix repo ([514d6b7](https://github.com/lobehub/fluent-emoji/commit/514d6b7))
- **misc**: Fix split ([64d93cb](https://github.com/lobehub/fluent-emoji/commit/64d93cb))
- **misc**: Fix typo ([8dde7d5](https://github.com/lobehub/fluent-emoji/commit/8dde7d5))
- **misc**: Fix url ([7fc55e2](https://github.com/lobehub/fluent-emoji/commit/7fc55e2))

</details>

<div align="right">

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

</div>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/fluent-emoji",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"description": "Fluent Emoji are a collection of familiar, friendly, and modern emoji from Microsoft",
"keywords": [
Expand Down

0 comments on commit 22d0d29

Please sign in to comment.