Skip to content

Commit 0c72531

Browse files
Chore(release): 1.0.4 [skip ci]
## v1.0.4 **[`v1.0.3...v1.0.4`](v1.0.3...v1.0.4)** - **2021-05-17** ### 📦 Package - **npm:** Bump eslint-plugin-testing-library from 3.10.2 to 4.4.0 [`eb01e94`](eb01e94)
1 parent f771fe4 commit 0c72531

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.0.4
4+
5+
**[`v1.0.3...v1.0.4`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.3...v1.0.4)** - **2021-05-17**
6+
7+
### 📦 Package
8+
9+
- **npm:** Bump eslint-plugin-testing-library from 3.10.2 to 4.4.0 [`eb01e94`](https://github.com/evelynhathaway/jest-location-mock/commit/eb01e94)
10+
311
## v1.0.3
412

513
**[`v1.0.2...v1.0.3`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.2...v1.0.3)** - **2021-05-17**

‎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,6 +1,6 @@
11
{
22
"name": "jest-location-mock",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Jest hooks for JSDOM location mock",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)