Skip to content

Commit 4ca95ab

Browse files
Chore(release): 1.0.5 [skip ci]
## v1.0.5 **[`v1.0.4...v1.0.5`](v1.0.4...v1.0.5)** - **2021-05-17** ### 📦 Package - **npm:** Bump node-notifier from 8.0.0 to 8.0.2 [`e783967`](e783967) ### Other - **test:** Add wallaby config file [`e1c60fe`](e1c60fe)
1 parent 7ecf97c commit 4ca95ab

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

‎CHANGELOG.md‎

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

3+
## v1.0.5
4+
5+
**[`v1.0.4...v1.0.5`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.4...v1.0.5)** - **2021-05-17**
6+
7+
### 📦 Package
8+
9+
- **npm:** Bump node-notifier from 8.0.0 to 8.0.2 [`e783967`](https://github.com/evelynhathaway/jest-location-mock/commit/e783967)
10+
11+
### Other
12+
13+
- **test:** Add wallaby config file [`e1c60fe`](https://github.com/evelynhathaway/jest-location-mock/commit/e1c60fe)
14+
315
## v1.0.4
416

517
**[`v1.0.3...v1.0.4`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.3...v1.0.4)** - **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.4",
3+
"version": "1.0.5",
44
"description": "Jest hooks for JSDOM location mock",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)