Skip to content

Commit

Permalink
Release: 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## v2.0.0

**[`v1.0.10...v2.0.0`](v1.0.10...v2.0.0)** - **2023-09-04**

### 💥 Breaking

- Drop support node 17 and < 16.10.0 [`4512b25`](4512b25)

### 📦 Package

- **dev:** npm update and npm audit fix [`ab8036d`](ab8036d)
- **npm:** Bump jest-diff from 27.2.0 to 29.6.4 [`830895f`](830895f)
  • Loading branch information
semantic-release-bot committed Sep 4, 2023
1 parent d11647b commit 2970776
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v2.0.0

**[`v1.0.10...v2.0.0`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.10...v2.0.0)** - **2023-09-04**

### 💥 Breaking

- Drop support node 17 and < 16.10.0 [`4512b25`](https://github.com/evelynhathaway/jest-location-mock/commit/4512b25)

### 📦 Package

- **dev:** npm update and npm audit fix [`ab8036d`](https://github.com/evelynhathaway/jest-location-mock/commit/ab8036d)
- **npm:** Bump jest-diff from 27.2.0 to 29.6.4 [`830895f`](https://github.com/evelynhathaway/jest-location-mock/commit/830895f)

## v1.0.10

**[`v1.0.9...v1.0.10`](https://github.com/evelynhathaway/jest-location-mock/compare/v1.0.9...v1.0.10)** - **2023-07-02**
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-location-mock",
"version": "1.0.10",
"version": "2.0.0",
"description": "Jest hooks for JSDOM location mock",
"keywords": [
"jest",
Expand Down

0 comments on commit 2970776

Please sign in to comment.