Skip to content

Commit 1b6c03b

Browse files
Release: 1.0.9 [skip ci]
## v1.0.9 **[`v1.0.8...v1.0.9`](v1.0.8...v1.0.9)** - **2021-05-31** ### 📦 Package - **dev:** Bump eslint-plugin-evelyn from 6.2.0 to 6.2.1 [`289f772`](289f772) - **dev:** Bump eslint-plugin-import from 2.23.3 to 2.23.4 [`6cc5c74`](6cc5c74) - **dev:** Bump eslint-plugin-regexp from 0.10.0 to 0.11.0 [`33140e6`](33140e6) - **dev:** Bump jest from 27.0.1 to 27.0.3 [`4c9456b`](4c9456b) - **dev:** Bump ts-jest from 27.0.0 to 27.0.1 [`bb9fac7`](bb9fac7) - **dev:** Bump ts-jest from 27.0.1 to 27.0.2 [`7f5b322`](7f5b322) - **dev:** Update conventional changelog config [`e0cd208`](e0cd208) - **prod:** Bump jest-diff from 27.0.1 to 27.0.2 [`b0a1668`](b0a1668) ### 🧹 Internal - Fix unsorted changelog release [`86167c7`](86167c7)
1 parent 04a711e commit 1b6c03b

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

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

3+
## v1.0.9
4+
5+
**[`v1.0.8...v1.0.9`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.8...v1.0.9)** - **2021-05-31**
6+
7+
### 📦 Package
8+
9+
- **dev:** Bump eslint-plugin-evelyn from 6.2.0 to 6.2.1 [`289f772`](https://github.com/evelynhathaway/jest-location-mock/commit/289f772)
10+
- **dev:** Bump eslint-plugin-import from 2.23.3 to 2.23.4 [`6cc5c74`](https://github.com/evelynhathaway/jest-location-mock/commit/6cc5c74)
11+
- **dev:** Bump eslint-plugin-regexp from 0.10.0 to 0.11.0 [`33140e6`](https://github.com/evelynhathaway/jest-location-mock/commit/33140e6)
12+
- **dev:** Bump jest from 27.0.1 to 27.0.3 [`4c9456b`](https://github.com/evelynhathaway/jest-location-mock/commit/4c9456b)
13+
- **dev:** Bump ts-jest from 27.0.0 to 27.0.1 [`bb9fac7`](https://github.com/evelynhathaway/jest-location-mock/commit/bb9fac7)
14+
- **dev:** Bump ts-jest from 27.0.1 to 27.0.2 [`7f5b322`](https://github.com/evelynhathaway/jest-location-mock/commit/7f5b322)
15+
- **dev:** Update conventional changelog config [`e0cd208`](https://github.com/evelynhathaway/jest-location-mock/commit/e0cd208)
16+
- **prod:** Bump jest-diff from 27.0.1 to 27.0.2 [`b0a1668`](https://github.com/evelynhathaway/jest-location-mock/commit/b0a1668)
17+
18+
### 🧹 Internal
19+
20+
- Fix unsorted changelog release [`86167c7`](https://github.com/evelynhathaway/jest-location-mock/commit/86167c7)
21+
322
## v1.0.8
423

524
**[`v1.0.7...v1.0.8`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.7...v1.0.8)** - **2021-05-26**

package-lock.json

Lines changed: 2 additions & 2 deletions
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.8",
3+
"version": "1.0.9",
44
"description": "Jest hooks for JSDOM location mock",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)