Skip to content

Commit cac5b23

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

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.1](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-11-30)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** disable react/prop-types in TypeScript files ([b599b03](http://github.com///commit/b599b03101d8d071b57c32d60d338e7b8e51feff))
12+
13+
14+
615
## [7.0.0](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.0",
3+
"version": "7.0.1",
44
"description": "Shared ESLint config for Codecademy",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)