Skip to content

Commit

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

#### ✨ Features

- **misc**: Add Page component.

<br/>

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

#### What's improved

* **misc**: Add Page component ([a1d3fea](a1d3fea))

</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 May 17, 2024
1 parent a1d3fea commit 848fe80
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.19](https://github.com/yuntijs/yunti-ui/compare/v1.0.0-beta.18...v1.0.0-beta.19)

<sup>Released on **2024-05-17**</sup>

#### ✨ Features

- **misc**: Add Page component.

<br/>

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

#### What's improved

- **misc**: Add Page component ([a1d3fea](https://github.com/yuntijs/yunti-ui/commit/a1d3fea))

</details>

<div align="right">

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

</div>

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

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

0 comments on commit 848fe80

Please sign in to comment.