Skip to content

Commit d91e695

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2022-04-25) ### Features * **deps:** add Jest 28 to peer dependency range ([#142](#142)) ([17a0f8d](17a0f8d))
1 parent 17a0f8d commit d91e695

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/jest-community/jest-watch-typeahead/compare/v1.0.0...v1.1.0) (2022-04-25)
2+
3+
4+
### Features
5+
6+
* **deps:** add Jest 28 to peer dependency range ([#142](https://github.com/jest-community/jest-watch-typeahead/issues/142)) ([17a0f8d](https://github.com/jest-community/jest-watch-typeahead/commit/17a0f8d4a12b0fbb4843eee6e5b503a6cec1422c))
7+
18
# [1.0.0](https://github.com/jest-community/jest-watch-typeahead/compare/v0.6.5...v1.0.0) (2021-09-29)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-watch-typeahead",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "build/index.js",
55
"exports": {
66
".": "./build/index.js",

0 commit comments

Comments
 (0)