Skip to content

Commit ee6042a

Browse files
committed
chore(release): publish
- @bigcommerce/eslint-config@2.2.0 - @bigcommerce/eslint-plugin@1.1.0
1 parent 91439a1 commit ee6042a

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.2.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.1.0...@bigcommerce/eslint-config@2.2.0) (2021-11-10)
7+
8+
**Note:** Version bump only for package @bigcommerce/eslint-config
9+
10+
11+
12+
13+
614
# [2.1.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-config@2.0.0...@bigcommerce/eslint-config@2.1.0) (2021-10-27)
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.1.0",
3+
"version": "2.2.0",
44
"description": "Default ESLint configuration used at BigCommerce",
55
"main": "index.json",
66
"files": [
@@ -20,7 +20,7 @@
2020
"directory": "packages/eslint-config"
2121
},
2222
"dependencies": {
23-
"@bigcommerce/eslint-plugin": "^1.0.1",
23+
"@bigcommerce/eslint-plugin": "^1.1.0",
2424
"@rushstack/eslint-patch": "^1.1.0",
2525
"@typescript-eslint/eslint-plugin": "^5.3.1",
2626
"@typescript-eslint/parser": "^5.3.1",

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.1.0](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-plugin@1.0.1...@bigcommerce/eslint-plugin@1.1.0) (2021-11-10)
7+
8+
**Note:** Version bump only for package @bigcommerce/eslint-plugin
9+
10+
11+
12+
13+
614
## [1.0.1](https://github.com/bigcommerce/eslint-config/compare/@bigcommerce/eslint-plugin@1.0.0...@bigcommerce/eslint-plugin@1.0.1) (2021-10-27)
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.0.1",
3+
"version": "1.1.0",
44
"main": "index.js",
55
"author": "BigCommerce",
66
"license": "MIT",

0 commit comments

Comments
 (0)