Skip to content

Commit

Permalink
chore(release): 1.2.81
Browse files Browse the repository at this point in the history
[skip ci]

### [1.2.81](v1.2.80...v1.2.81) (2021-10-24)

### Bug Fixes

* CVE-2021-3807 and CVE-2021-23440 ([#35](#35)) ([01ab056](01ab056))
  • Loading branch information
semantic-release-bot committed Oct 24, 2021
1 parent 01ab056 commit aa5300d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.2.81](https://github.com/kunalnagarco/healthie/compare/v1.2.80...v1.2.81) (2021-10-24)


### Bug Fixes

* CVE-2021-3807 and CVE-2021-23440 ([#35](https://github.com/kunalnagarco/healthie/issues/35)) ([01ab056](https://github.com/kunalnagarco/healthie/commit/01ab0565bb3471313561f49392b312cfd286fffe))

### [1.2.80](https://github.com/kunalnagarco/healthie/compare/v1.2.79...v1.2.80) (2021-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kunalnagarco/healthie",
"version": "1.2.80",
"version": "1.2.81",
"description": "A health check middleware for Express.js applications",
"repository": {
"type": "git",
Expand Down

0 comments on commit aa5300d

Please sign in to comment.