Skip to content

Commit 61ae310

Browse files
committed
chore(release): 8.0.1 [skip ci]
## [8.0.1](v8.0.0...v8.0.1) (2022-04-05) ### Bug Fixes * **labeler:** fix globing ([6e6dcfc](6e6dcfc))
1 parent 6e6dcfc commit 61ae310

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.1](https://github.com/americanexpress/amex-jest-preset-react/compare/v8.0.0...v8.0.1) (2022-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **labeler:** fix globing ([6e6dcfc](https://github.com/americanexpress/amex-jest-preset-react/commit/6e6dcfc0f86db4308b0391a115c118d55fb98602))
7+
18
# [8.0.0](https://github.com/americanexpress/amex-jest-preset-react/compare/v7.0.0...v8.0.0) (2022-02-28)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "amex-jest-preset-react",
33
"description": "An opinionated Jest preset for React modules",
4-
"version": "8.0.0",
4+
"version": "8.0.1",
55
"keywords": [
66
"jest",
77
"preset",

0 commit comments

Comments
 (0)