Skip to content

Commit 4b49f57

Browse files
committed
chore(projects): release v1.3.6
1 parent 2e65393 commit 4b49f57

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## [v1.3.6](https://github.com/soybeanjs/eslint-config/compare/v1.3.5...v1.3.6) (2024-06-05)
5+
6+
###    🏡 Chore
7+
8+
- **deps**:
9+
- update deps &nbsp;-&nbsp; by @soybeanjs [<samp>(e2e0c)</samp>](https://github.com/soybeanjs/eslint-config/commit/e2e0c11)
10+
- **projects**:
11+
- update pnpm version &nbsp;-&nbsp; by @soybeanjs [<samp>(9550d)</samp>](https://github.com/soybeanjs/eslint-config/commit/9550d5d)
12+
- update tsx require ts file &nbsp;-&nbsp; by @soybeanjs [<samp>(2e653)</samp>](https://github.com/soybeanjs/eslint-config/commit/2e65393)
13+
14+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
15+
16+
[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)&nbsp;&nbsp;
17+
418
## [v1.3.5](https://github.com/soybeanjs/eslint-config/compare/v1.3.4...v1.3.5) (2024-05-20)
519

620
### &nbsp;&nbsp;&nbsp;🚀 Features

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.5",
4+
"version": "1.3.6",
55
"packageManager": "[email protected]",
66
"description": "SoybeanJS's eslint flat config presets with prettier.",
77
"author": {

0 commit comments

Comments
 (0)