Skip to content

Commit fe02eaf

Browse files
committed
bump deps, prepare release
1 parent 9e6c0ff commit fe02eaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Changelog
22

3-
## Version [4.0.0](https://github.com/futurestudio/hapi-geo-locate/compare/v3.2.0...v4.0.0) - 2020-xx-xx
3+
## Version [4.0.0](https://github.com/futurestudio/hapi-geo-locate/compare/v3.2.0...v4.0.0) - 2020-01-10
44

55
### Breaking Changes
6-
- require hapi v19
76
- require Node.js v12
7+
- this change aligns with the hapi ecosystem requiring Node.js v12 with the release of hapi 19
88

99

1010
## Version [3.2.0](https://github.com/futurestudio/hapi-geo-locate/compare/v3.1.5...v3.2.0) - 2019-10-17

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This plugin requires **hapi v19** (or later) and **Node.js v12 or newer**.
5050
### Compatibility
5151
| Major Release | [hapi.js](https://github.com/hapijs/hapi) version | Node.js version |
5252
| --- | --- | --- |
53-
| `v4` | `>=19 @hapi/hapi` | `>=12` |
53+
| `v4` | `>=17 hapi` | `>=12` |
5454
| `v3` | `>=17 hapi` | `>=8` |
5555
| `v2` | `<=16 hapi` | `>=8` |
5656

0 commit comments

Comments
 (0)