Skip to content

Commit 906c974

Browse files
🔖 chore(release): v1.1.2 [skip ci]
### [Version&nbsp;1.1.2](v1.1.1...v1.1.2) <sup>Released on **2023-08-26**</sup> #### 🐛 Bug Fixes - **misc**: Change master to main. #### 💄 Styles - **misc**: 优化 属性描述. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Change master to main ([cbbf570](cbbf570)) #### Styles * **misc**: 优化 属性描述 ([43d77e8](43d77e8)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent cbbf570 commit 906c974

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
<a name="readme-top"></a>
2+
3+
# Changelog
4+
5+
### [Version&nbsp;1.1.2](https://github.com/lobehub/chat-plugin-web-crawler/compare/v1.1.1...v1.1.2)
6+
7+
<sup>Released on **2023-08-26**</sup>
8+
9+
#### 🐛 Bug Fixes
10+
11+
- **misc**: Change master to main.
12+
13+
#### 💄 Styles
14+
15+
- **misc**: 优化 属性描述.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### What's fixed
23+
24+
- **misc**: Change master to main ([cbbf570](https://github.com/lobehub/chat-plugin-web-crawler/commit/cbbf570))
25+
26+
#### Styles
27+
28+
- **misc**: 优化 属性描述 ([43d77e8](https://github.com/lobehub/chat-plugin-web-crawler/commit/43d77e8))
29+
30+
</details>
31+
32+
<div align="right">
33+
34+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
35+
36+
</div>
37+
138
# Changelog
239

340
## [1.1.1](https://github.com/lobehub/chat-plugin-web-crawler/compare/v1.1.0...v1.1.1) (2023-08-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/chat-plugin-web-crawler",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"private": true,
55
"description": "Lobe Chat 网页抓取服务",
66
"homepage": "https://github.com/lobehub/chat-plugin-web-crawler",

0 commit comments

Comments
 (0)