Skip to content

Commit b5b209f

Browse files
author
Alberto Fernandez
committed
6.0.0
1 parent 99accbd commit b5b209f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515
-->
1616

1717

18-
## [UNRELEASED]
18+
## v6.0.0 - 2021-07-29
1919

2020
### Deprecated
2121
- **BREAKING CHANGE** Drop support for NodeJS v10

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": "express-list-endpoints",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "A express package to list all registered endoints and its verbs",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)