Skip to content

Commit 0affcea

Browse files
committed
chore(projects): release v1.3.5
1 parent 7449133 commit 0affcea

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog
22

33

4+
## [v1.3.5](https://github.com/soybeanjs/eslint-config/compare/v1.3.4...v1.3.5) (2024-05-20)
5+
6+
###    🚀 Features
7+
8+
- **projects**: turn off rule: vue/prefer-true-attribute-shorthand &nbsp;-&nbsp; by @honghuangdc [<samp>(74491)</samp>](https://github.com/soybeanjs/eslint-config/commit/7449133)
9+
10+
### &nbsp;&nbsp;&nbsp;🏡 Chore
11+
12+
- **deps**: update deps &nbsp;-&nbsp; by @honghuangdc [<samp>(2fed9)</samp>](https://github.com/soybeanjs/eslint-config/commit/2fed990)
13+
- **projects**: update pnpm version &nbsp;-&nbsp; by @honghuangdc [<samp>(735c3)</samp>](https://github.com/soybeanjs/eslint-config/commit/735c3b8)
14+
15+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
16+
17+
[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;
18+
419
## [v1.3.4](https://github.com/soybeanjs/eslint-config/compare/v1.3.3...v1.3.4) (2024-05-05)
520

621
### &nbsp;&nbsp;&nbsp;🏡 Chore

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@soybeanjs/eslint-config",
33
"type": "module",
4-
"version": "1.3.4",
4+
"version": "1.3.5",
55
"packageManager": "[email protected]",
66
"description": "SoybeanJS's eslint flat config presets with prettier.",
77
"author": {

0 commit comments

Comments
 (0)