Skip to content

Commit ad7b31b

Browse files
committed
chore(release): publish
- @bigcommerce/[email protected]
1 parent f987bb1 commit ad7b31b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

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.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/[email protected]...@bigcommerce/[email protected]) (2021-12-13)
7+
8+
9+
### Features
10+
11+
* **config:** FE-00 unescaped entities denylist ([e82c9d4](https://github.com/bigcommerce/eslint-config/commit/e82c9d41b3bf29ba88596fc1fe96fbd312c791e3))
12+
13+
14+
15+
16+
617
# [2.2.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/[email protected]...@bigcommerce/[email protected]) (2021-11-10)
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.2.0",
3+
"version": "2.3.0",
44
"description": "Default ESLint configuration used at BigCommerce",
55
"main": "index.json",
66
"files": [

0 commit comments

Comments
 (0)