Skip to content

Commit

Permalink
chore(release): 0.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.2](v0.4.1...v0.4.2) (2022-02-07)

### Bug Fixes

* **core:** change npm to yarn and also enchance semantic-release config ([ececdd8](ececdd8))
* **ts:** ts definitions for catched errors ([b8581d0](b8581d0))
  • Loading branch information
semantic-release-bot committed Feb 7, 2022
1 parent 5154e17 commit 78ed6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "barehttp",
"version": "0.4.1",
"version": "0.4.2",
"description": "Lightweight and fast Node.js web server",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 78ed6a9

Please sign in to comment.