Skip to content

Commit

Permalink
chore(release): 0.6.5 [skip ci]
Browse files Browse the repository at this point in the history
## [0.6.5](v0.6.4...v0.6.5) (2021-09-28)

### Bug Fixes

* remove test files from published module ([db522ac](db522ac))
  • Loading branch information
semantic-release-bot committed Sep 28, 2021
1 parent db522ac commit b98fed5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.6.5](https://github.com/jest-community/jest-watch-typeahead/compare/v0.6.4...v0.6.5) (2021-09-28)


### Bug Fixes

* remove test files from published module ([db522ac](https://github.com/jest-community/jest-watch-typeahead/commit/db522ac9d1623952bbd3b8b992d583d0cb3cf1e8))

## [0.6.4](https://github.com/jest-community/jest-watch-typeahead/compare/v0.6.3...v0.6.4) (2021-05-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-watch-typeahead",
"version": "0.6.4",
"version": "0.6.5",
"main": "build/index.js",
"author": "Rogelio Guzman <[email protected]>",
"description": "Jest plugin for filtering by filename or test name",
Expand Down

0 comments on commit b98fed5

Please sign in to comment.