Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.5.0](v0.4.2...v0.5.0) (2022-05-04)

### Bug Fixes

* pretty print pino issue ([024306f](024306f))

### Features

* add readme rename the api method for starters ([2b5e57c](2b5e57c))
* **fast-json:** basic schema generation from return type ([db20ccb](db20ccb))
* **fast-json:** wip type walking ([7a3d1bc](7a3d1bc))
  • Loading branch information
semantic-release-bot committed May 4, 2022
1 parent ee0c568 commit 14a328e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "barehttp",
"version": "0.4.2",
"version": "0.5.0",
"description": "Lightweight and fast Node.js web server",
"main": "lib/index.js",
"directories": {
Expand Down Expand Up @@ -75,4 +75,4 @@
"bufferutil": "^4.0.3",
"utf-8-validate": "^5.0.5"
}
}
}

0 comments on commit 14a328e

Please sign in to comment.