Skip to content

Commit 51261c3

Browse files
committed
chore(release): publish
- @bigcommerce/eslint-config@2.13.1 - @bigcommerce/eslint-plugin@1.4.1
1 parent 019a758 commit 51261c3

4 files changed

Lines changed: 19 additions & 3 deletions

File tree

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.13.1](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.13.0...@bigcommerce/eslint-config@2.13.1) (2026-02-16)
7+
8+
**Note:** Version bump only for package @bigcommerce/eslint-config
9+
10+
11+
12+
13+
614
# [2.13.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.12.0...@bigcommerce/eslint-config@2.13.0) (2026-02-11)
715

816

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/eslint-config",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"description": "Default ESLint configuration used at BigCommerce",
55
"main": "index.js",
66
"files": [
@@ -20,7 +20,7 @@
2020
"directory": "packages/eslint-config"
2121
},
2222
"dependencies": {
23-
"@bigcommerce/eslint-plugin": "^1.4.0",
23+
"@bigcommerce/eslint-plugin": "^1.4.1",
2424
"@rushstack/eslint-patch": "^1.10.5",
2525
"@stylistic/eslint-plugin": "^2.1.0",
2626
"@typescript-eslint/eslint-plugin": "^8.26.0",

packages/eslint-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.4.1](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-plugin@1.4.1...@bigcommerce/eslint-plugin@1.4.1) (2026-02-16)
7+
8+
**Note:** Version bump only for package @bigcommerce/eslint-plugin
9+
10+
11+
12+
13+
614
# [1.4.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-plugin@1.3.1...@bigcommerce/eslint-plugin@1.4.0) (2025-03-04)
715

816
**Note:** Version bump only for package @bigcommerce/eslint-plugin

packages/eslint-plugin/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-plugin",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"main": "index.js",
55
"author": "BigCommerce",
66
"license": "MIT",

0 commit comments

Comments
 (0)