Skip to content

Commit

Permalink
chore(release): @yuntijs/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
## [Version 1.1.0](https://github.com/yuntijs/lowcode-materials/compare/@yuntijs/[email protected]...@yuntijs/[email protected])
<sup>Released on **2024-07-08**</sup>

#### ✨ Features

- **yunti-ui**: Add Page.
- **misc**: Add Affix meta to yunti-ui, add Alert materials to yunti-ui, add Anchor Meta to yunti-ui, add App to yunti-ui, add AutoCompleteMeta to yunti-ui, add Avatar meta to yunti-ui, add Button meta to yunti-ui, bump @yuntijs/[email protected] and move it to peer dependencies.

<br/>

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

#### What's improved

* **yunti-ui**: Add Page ([74738ad](74738ad))
* **misc**: Add Affix meta to yunti-ui ([8e19c6f](8e19c6f))
* **misc**: Add Alert materials to yunti-ui ([46455be](46455be))
* **misc**: Add Anchor Meta to yunti-ui ([0901463](0901463))
* **misc**: Add App to yunti-ui ([e5ae923](e5ae923))
* **misc**: Add AutoCompleteMeta to yunti-ui ([95b0c94](95b0c94))
* **misc**: Add Avatar meta to yunti-ui ([e8da8c9](e8da8c9))
* **misc**: Add Button meta to yunti-ui ([75f4c0e](75f4c0e))
* **misc**: Bump @yuntijs/[email protected] and move it to peer dependencies ([2ccd2ab](2ccd2ab))

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

# Changelog

## [Version 1.1.0](https://github.com/yuntijs/lowcode-materials/compare/@yuntijs/[email protected]...@yuntijs/[email protected])

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

#### ✨ Features

- **yunti-ui**: Add Page.

<br/>

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

#### What's improved

- **yunti-ui**: Add Page ([74738ad](https://github.com/yuntijs/lowcode-materials/commit/74738ad))

</details>

<div align="right">

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

</div>

### [Version 1.0.2](https://github.com/yuntijs/lowcode-materials/compare/@yuntijs/[email protected]...@yuntijs/[email protected])

<sup>Released on **2024-04-17**</sup>
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuntijs/lowcode-materials-shared",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down

0 comments on commit 879100e

Please sign in to comment.