Skip to content

Commit 4ea8c0d

Browse files
committed
chore(release): publish
- @bigcommerce/eslint-config@2.12.0
1 parent 93aa8af commit 4ea8c0d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

packages/eslint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.12.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.11.1...@bigcommerce/eslint-config@2.12.0) (2025-10-28)
7+
8+
9+
### Features
10+
11+
* **config:** turn off react/prefer-read-only-props ([93aa8af](https://github.com/bigcommerce/eslint-config/commit/93aa8af6156fe930379f378c22d1d2687aaa27c2))
12+
13+
14+
15+
16+
617
# [2.11.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.10.0...@bigcommerce/eslint-config@2.11.0) (2025-03-04)
718

819
**Note:** Version bump only for package @bigcommerce/eslint-config

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/eslint-config",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"description": "Default ESLint configuration used at BigCommerce",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)