Skip to content

Commit 06df53d

Browse files
github-actions[bot]rowanmanning
authored andcommitted
chore(main): release 5.0.0
1 parent 48c174b commit 06df53d

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [5.0.0](https://github.com/rowanmanning/allow-methods/compare/v4.1.3...v5.0.0) (2023-03-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* drop support for Node.js 14
9+
10+
### Miscellaneous
11+
12+
* drop support for Node.js 14 ([48c174b](https://github.com/rowanmanning/allow-methods/commit/48c174bf2812617fece3cf4126cd512742275aa3))
13+
314
## [4.1.3](https://github.com/rowanmanning/allow-methods/compare/v4.1.2...v4.1.3) (2023-01-08)
415

516

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": "allow-methods",
3-
"version": "4.1.3",
3+
"version": "5.0.0",
44
"description": "Express/connect middleware to handle 405 errors",
55
"keywords": [
66
"405",

0 commit comments

Comments
 (0)