Skip to content

Commit 20b3f64

Browse files
AlexanderAlexander
Alexander
authored and
Alexander
committed
chore(release): 0.2.1
1 parent 9616dfa commit 20b3f64

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.1](https://github.com/PDMLab/express-http-problem-details/compare/v0.2.0...v0.2.1) (2020-08-17)
6+
57
## [0.2.0](https://github.com/PDMLab/express-http-problem-details/compare/v0.1.5...v0.2.0) (2019-11-21)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-http-problem-details",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "HTTP problem details (RFC 7807) content negotiation for express",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)