Skip to content

Commit bed5717

Browse files
committed
chore(release): publish
- @bigcommerce/eslint-config@2.3.1
1 parent 2fc85da commit bed5717

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.3.1](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.3.0...@bigcommerce/eslint-config@2.3.1) (2021-12-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **config:** FE-00 incorrect entrypoint ([fa6f798](https://github.com/bigcommerce/eslint-config/commit/fa6f798bd44842d7b5791136e28c1ec5409301e0))
12+
13+
14+
15+
16+
617
# [2.3.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.2.0...@bigcommerce/eslint-config@2.3.0) (2021-12-13)
718

819

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.3.0",
3+
"version": "2.3.1",
44
"description": "Default ESLint configuration used at BigCommerce",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)