Skip to content

Commit 6a8814c

Browse files
chore: release 3.3.0 (#181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cb546be commit 6a8814c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.3.0](https://github.com/eslint/eslintrc/compare/v3.2.0...v3.3.0) (2025-02-21)
4+
5+
6+
### Features
7+
8+
* Add types to package ([#179](https://github.com/eslint/eslintrc/issues/179)) ([cb546be](https://github.com/eslint/eslintrc/commit/cb546be8ba53abcb4c64ed2fdd3a729dd1337f61))
9+
310
## [3.2.0](https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0) (2024-11-14)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint/eslintrc",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "The legacy ESLintRC config file format for ESLint",
55
"type": "module",
66
"main": "./dist/eslintrc.cjs",

0 commit comments

Comments
 (0)