Skip to content

Commit 9ebf25d

Browse files
chore(release): publish
- @codecademy/[email protected]
1 parent 501e1a1 commit 9ebf25d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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+
## [8.0.0](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-03-22)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* **eslint:** update eslint + ts-lint pkgs
12+
13+
### Miscellaneous Chores
14+
15+
* **eslint:** update eslint + ts-lint pkgs ([501e1a1](http://github.com///commit/501e1a180aca16c0bd3709026a8dc49f514d4ea5))
16+
17+
18+
619
### [7.0.2](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-12-01)
720

821

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.2",
3+
"version": "8.0.0",
44
"description": "Shared ESLint config for Codecademy",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)