Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @bigcommerce/eslint-config@2.2.0
 - @bigcommerce/eslint-plugin@1.1.0
  • Loading branch information
deini committed Nov 10, 2021
1 parent 91439a1 commit ee6042a
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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)

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





# [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)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/eslint-config",
"version": "2.1.0",
"version": "2.2.0",
"description": "Default ESLint configuration used at BigCommerce",
"main": "index.json",
"files": [
Expand All @@ -20,7 +20,7 @@
"directory": "packages/eslint-config"
},
"dependencies": {
"@bigcommerce/eslint-plugin": "^1.0.1",
"@bigcommerce/eslint-plugin": "^1.1.0",
"@rushstack/eslint-patch": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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)

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





## [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)

**Note:** Version bump only for package @bigcommerce/eslint-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/eslint-plugin",
"version": "1.0.1",
"version": "1.1.0",
"main": "index.js",
"author": "BigCommerce",
"license": "MIT",
Expand Down

0 comments on commit ee6042a

Please sign in to comment.