Skip to content

Commit bee0994

Browse files
chore(release): publish
- @codecademy/[email protected]
1 parent 1de5dc0 commit bee0994

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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+
### [7.0.2](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-12-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** removing react/default-props-match-prop-types lint rule ([1de5dc0](http://github.com///commit/1de5dc07e0af6e2b699140cd4aae2265a56c27f8))
12+
13+
14+
615
### [7.0.1](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-11-30)
716

817

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": "@codecademy/eslint-config",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Shared ESLint config for Codecademy",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)