Skip to content

Commit 88a1875

Browse files
committed
build: 7.2.1 release
1 parent 36ad1c6 commit 88a1875

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>7.2.1 (2021-10-04)</small>
2+
3+
* chore: upgrading eslint-plugin-jest again to fix some weird issues with the pkg ([36ad1c6](https://github.com/readmeio/eslint-config/commit/36ad1c6))
4+
5+
6+
17
## 7.2.0 (2021-10-04)
28

39
* chore(deps-dev): bump @commitlint/cli from 13.1.0 to 13.2.0 (#252) ([24022a6](https://github.com/readmeio/eslint-config/commit/24022a6)), closes [#252](https://github.com/readmeio/eslint-config/issues/252)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@readme/eslint-config",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"description": "ReadMe coding standards",
55
"main": "index.js",
66
"author": "Jon Ursenbach <[email protected]>",

0 commit comments

Comments
 (0)