Skip to content

Commit

Permalink
chore(release): 8.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.1.0](v8.0.1...v8.1.0) (2023-07-07)

### Features

* **jest-preset:** collect coverage from typescript files ([#63](#63)) ([125280a](125280a))
  • Loading branch information
oneamexbot committed Jul 7, 2023
1 parent 125280a commit 7afc54e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [8.1.0](https://github.com/americanexpress/amex-jest-preset-react/compare/v8.0.1...v8.1.0) (2023-07-07)


### Features

* **jest-preset:** collect coverage from typescript files ([#63](https://github.com/americanexpress/amex-jest-preset-react/issues/63)) ([125280a](https://github.com/americanexpress/amex-jest-preset-react/commit/125280a9f9320732db12e207cfe25c3fa8d94bd0))

## [8.0.1](https://github.com/americanexpress/amex-jest-preset-react/compare/v8.0.0...v8.0.1) (2022-04-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amex-jest-preset-react",
"description": "An opinionated Jest preset for React modules",
"version": "8.0.1",
"version": "8.1.0",
"keywords": [
"jest",
"preset",
Expand Down

0 comments on commit 7afc54e

Please sign in to comment.