Skip to content

Commit

Permalink
chore(release): v1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.1.8](v1.1.7...v1.1.8)
<sup>Released on **2024-07-31**</sup>

#### ♻ Code Refactoring

- **misc**: Change to use antd SSR plugin.

#### 🐛 Bug Fixes

- **Previewer**: Reset container style.

<br/>

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

#### Code refactoring

* **misc**: Change to use antd SSR plugin ([e0c41de](e0c41de))

#### What's fixed

* **Previewer**: Reset container style ([3f0993f](3f0993f))

</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 31, 2024
1 parent e364319 commit 54c8bcf
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@

# Changelog

### [Version 1.1.8](https://github.com/yuntijs/dumi-theme-yunti/compare/v1.1.7...v1.1.8)

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

#### ♻ Code Refactoring

- **misc**: Change to use antd SSR plugin.

#### 🐛 Bug Fixes

- **Previewer**: Reset container style.

<br/>

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

#### Code refactoring

- **misc**: Change to use antd SSR plugin ([e0c41de](https://github.com/yuntijs/dumi-theme-yunti/commit/e0c41de))

#### What's fixed

- **Previewer**: Reset container style ([3f0993f](https://github.com/yuntijs/dumi-theme-yunti/commit/3f0993f))

</details>

<div align="right">

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

</div>

### [Version 1.1.7](https://github.com/yuntijs/dumi-theme-yunti/compare/v1.1.6...v1.1.7)

<sup>Released on **2024-07-30**</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": "dumi-theme-yunti",
"version": "1.1.7",
"version": "1.1.8",
"description": "dumi-theme-yunti is a documentation site theme package designed for dumi2. It provides a more beautiful and user-friendly development and reading experience based on dumi-theme-lobehub and dumi-theme-antd",
"keywords": [
"yuntijs",
Expand Down

0 comments on commit 54c8bcf

Please sign in to comment.