Skip to content

Commit

Permalink
🔖 chore(release): v1.16.2 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.16.2](v1.16.1...v1.16.2)
<sup>Released on **2024-06-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Do not break in-between words in tooltips, Fix LaTeX Render.

#### 💄 Styles

- **misc**: Update table minwidth.

<br/>

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

#### What's fixed

* **misc**: Do not break in-between words in tooltips, closes [lobehub#167](https://github.com/bentwnghk/lobe-ui/issues/167) ([92369b2](92369b2))
* **misc**: Fix LaTeX Render, closes [lobehub#168](https://github.com/bentwnghk/lobe-ui/issues/168) ([ee0b740](ee0b740))

#### Styles

* **misc**: Update table minwidth ([427a73b](427a73b))

</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 Jun 24, 2024
1 parent d665e6e commit 02e951d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

# Changelog

### [Version 1.16.2](https://github.com/bentwnghk/lobe-ui/compare/v1.16.1...v1.16.2)

<sup>Released on **2024-06-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Do not break in-between words in tooltips, Fix LaTeX Render.

#### 💄 Styles

- **misc**: Update table minwidth.

<br/>

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

#### What's fixed

- **misc**: Do not break in-between words in tooltips, closes [#167](https://github.com/bentwnghk/lobe-ui/issues/167) ([92369b2](https://github.com/bentwnghk/lobe-ui/commit/92369b2))
- **misc**: Fix LaTeX Render, closes [#168](https://github.com/bentwnghk/lobe-ui/issues/168) ([ee0b740](https://github.com/bentwnghk/lobe-ui/commit/ee0b740))

#### Styles

- **misc**: Update table minwidth ([427a73b](https://github.com/bentwnghk/lobe-ui/commit/427a73b))

</details>

<div align="right">

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

</div>

### [Version 1.16.1](https://github.com/bentwnghk/lobe-ui/compare/v1.16.0...v1.16.1)

<sup>Released on **2024-06-21**</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": "@bentwnghk/ui",
"version": "1.16.1",
"version": "1.16.2",
"description": "Lobe UI is an open-source UI component library for building AIGC web apps",
"keywords": [
"bentwnghk",
Expand Down

0 comments on commit 02e951d

Please sign in to comment.