Skip to content

Commit 4ccc25d

Browse files
🔖 chore(release): v1.3.0 [skip ci]
# [Version&nbsp;1.3.0](v1.2.1...v1.3.0) <sup>Released on **2023-06-10**</sup> #### ✨ Features - **misc**: Update changelog config. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> ##### What's improved * **misc**: Update changelog config ([158674c](158674c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 158674c commit 4ccc25d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
# [Version 1.3.0](https://github.com/lobehub/lobe-lint/compare/v1.2.1...v1.3.0)
4+
5+
<sup>Released on **2023-06-10**</sup>
6+
7+
#### ✨ Features
8+
9+
- **misc**: Update changelog config.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
##### What's improved
17+
18+
- **misc**: Update changelog config ([158674c](https://github.com/lobehub/lobe-lint/commit/158674c))
19+
20+
</details>
21+
22+
<div align="right">
23+
24+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
25+
26+
</div>
27+
328
## [1.2.1](https://github.com/lobehub/lobe-lint/compare/v1.2.0...v1.2.1) (2023-06-09)
429

530
### 👷 Build System

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/lint",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"homepage": "https://github.com/lobehub/lobe-lint",
55
"bugs": {
66
"url": "https://github.com/lobehub/lobe-lint/issues/new"

0 commit comments

Comments
 (0)