Skip to content

Commit bb7e6a1

Browse files
committed
chore(projects): release v1.3.3
1 parent 0eaf1a3 commit bb7e6a1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## [v1.3.3](https://github.com/soybeanjs/eslint-config/compare/v1.3.2...v1.3.3) (2024-04-27)
5+
6+
###    🚀 Features
7+
8+
- **projects**: add overrides for options &nbsp;-&nbsp; by @honghuangdc [<samp>(4485b)</samp>](https://github.com/soybeanjs/eslint-config/commit/4485bc3)
9+
10+
### &nbsp;&nbsp;&nbsp;🏡 Chore
11+
12+
- **projects**:
13+
- update deps & fix astro config &nbsp;-&nbsp; by @honghuangdc [<samp>(60049)</samp>](https://github.com/soybeanjs/eslint-config/commit/60049af)
14+
- add packageManager &nbsp;-&nbsp; by @honghuangdc [<samp>(0eaf1)</samp>](https://github.com/soybeanjs/eslint-config/commit/0eaf1a3)
15+
16+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
17+
18+
[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;
19+
420
## [v1.3.2](https://github.com/soybeanjs/eslint-config/compare/v1.3.1...v1.3.2) (24-04-22)
521

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

0 commit comments

Comments
 (0)