Skip to content

Commit

Permalink
🔖 chore(release): @yelong0201/webfont-harmony-sans-sc@1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## Version 1.0.0
<sup>Released on **2024-04-01**</sup>

#### ♻ Code Refactoring

- **misc**: Add webfonts to .gitignore, update build:favicons script to use new faviconData.json location, Update README.md with correct logo-3d link.

#### ✨ Features

- **assets-logo**: Add `logo-combine.webp`.
- **favicons**: Update mainifest.
- **misc**: Add animation emoji, Add animation emoji, Add emojilib, Add maskable icon, add new dark logo, Add og and splash, Add webp emoji package, logo, logo, Opt image, Update emoji.

#### 🐛 Bug Fixes

- **misc**: Fix json, Fix path for writing optimized images to `../../packages/assets-logo/assets`, Fix path for writing optimized images to `../../packages/assets-logo`, fix repo, Update test command to use correct path.

<br/>

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

#### Code refactoring

* **misc**: Add webfonts to .gitignore ([bc41de2](bc41de2))
* **misc**: Update build:favicons script to use new faviconData.json location ([f8a9656](f8a9656))
* **misc**: Update README.md with correct logo-3d link ([587173e](587173e))

#### What's improved

* **assets-logo**: Add `logo-combine.webp` ([e58a243](e58a243))
* **favicons**: Update mainifest ([a8449fe](a8449fe))
* **misc**: Add animation emoji ([6a4caa0](6a4caa0))
* **misc**: Add animation emoji ([d1f0a0c](d1f0a0c))
* **misc**: Add emojilib ([624c116](624c116))
* **misc**: Add maskable icon ([3120375](3120375))
* **misc**: Add new dark logo ([82552ff](82552ff))
* **misc**: Add og and splash ([31d6fa5](31d6fa5))
* **misc**: Add webp emoji package ([5585312](5585312))
* **misc**: Logo ([a66bbc4](a66bbc4))
* **misc**: Logo ([8675de2](8675de2))
* **misc**: Opt image ([4156fff](4156fff))
* **misc**: Update emoji ([2c04317](2c04317))

#### What's fixed

* **misc**: Fix json ([e371a45](e371a45))
* **misc**: Fix path for writing optimized images to `../../packages/assets-logo/assets` ([b5c2500](b5c2500))
* **misc**: Fix path for writing optimized images to `../../packages/assets-logo` ([88f35f6](88f35f6))
* **misc**: Fix repo ([785b0eb](785b0eb))
* **misc**: Update test command to use correct path ([e3ddd46](e3ddd46))

</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 Apr 1, 2024
1 parent d11ef62 commit 78f76fe
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 4 deletions.
29 changes: 26 additions & 3 deletions packages/webfont-harmony-sans-sc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,42 @@

# Changelog

## Version&nbsp;1.0.0
<sup>Released on **2023-06-20**</sup>
## Version 1.0.0

<sup>Released on **2024-04-01**</sup>

<br/>
#### ✨ Features

- **misc**: Logo, logo.

<br/>

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

#### What's improved

- **misc**: Logo ([a66bbc4](https://github.com/zhangyelong/lobe-assets/commit/a66bbc4))
- **misc**: Logo ([8675de2](https://github.com/zhangyelong/lobe-assets/commit/8675de2))

</details>

<div align="right">

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

</div>

## Version 1.0.0

<sup>Released on **2023-06-20**</sup>

<br/>

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

</details>

<div align="right">

Expand Down
2 changes: 1 addition & 1 deletion packages/webfont-harmony-sans-sc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yelong0201/webfont-harmony-sans-sc",
"version": "2.0.0",
"version": "1.0.0",
"description": "Webfont HarmonyOS Sans SC for LobeHub",
"keywords": [
"webfont"
Expand Down

0 comments on commit 78f76fe

Please sign in to comment.