Skip to content

Commit

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

#### ✨ Features

- **misc**: Add Card component.

<br/>

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

#### What's improved

* **misc**: Add Card component ([5dab5f6](5dab5f6))

</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 8, 2024
1 parent 92bf462 commit 807eb2a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

# Changelog

## [Version 1.0.0-beta.10](https://github.com/yuntijs/yunti-ui/compare/v1.0.0-beta.9...v1.0.0-beta.10)

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

#### ✨ Features

- **misc**: Add Card component.

<br/>

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

#### What's improved

- **misc**: Add Card component ([5dab5f6](https://github.com/yuntijs/yunti-ui/commit/5dab5f6))

</details>

<div align="right">

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

</div>

## [Version 1.0.0-beta.9](https://github.com/yuntijs/yunti-ui/compare/v1.0.0-beta.8...v1.0.0-beta.9)

<sup>Released on **2024-04-08**</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": "@yuntijs/ui",
"version": "1.0.0-beta.9",
"version": "1.0.0-beta.10",
"description": "☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps",
"keywords": [
"yuntijs",
Expand Down

0 comments on commit 807eb2a

Please sign in to comment.