Skip to content

Commit b4252ee

Browse files
Chore(release): 1.0.3 [skip ci]
## v1.0.3 **[`v1.0.2...v1.0.3`](v1.0.2...v1.0.3)** - **2021-05-17** ### 📦 Package - **npm:** Update release config [`68be1d3`](68be1d3) - npm update [`5a9b188`](5a9b188) ### Other - Update GitHub Action workflow [`9852b4c`](9852b4c) - Update GitHub Actions workflow [`36735d0`](36735d0)
1 parent 68be1d3 commit b4252ee

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

‎CHANGELOG.md‎

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

3+
## v1.0.3
4+
5+
**[`v1.0.2...v1.0.3`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.2...v1.0.3)** - **2021-05-17**
6+
7+
### 📦 Package
8+
9+
- **npm:** Update release config [`68be1d3`](https://github.com/evelynhathaway/jest-location-mock/commit/68be1d3)
10+
- npm update [`5a9b188`](https://github.com/evelynhathaway/jest-location-mock/commit/5a9b188)
11+
12+
### Other
13+
14+
- Update GitHub Action workflow [`9852b4c`](https://github.com/evelynhathaway/jest-location-mock/commit/9852b4c)
15+
- Update GitHub Actions workflow [`36735d0`](https://github.com/evelynhathaway/jest-location-mock/commit/36735d0)
16+
317
## v1.0.2
418

519
**[`v1.0.1...v1.0.2`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.1...v1.0.2)** - **2021-02-03**

‎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.2",
3+
"version": "1.0.3",
44
"description": "Jest hooks for JSDOM location mock",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)