Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
commenthol committed Feb 13, 2024
1 parent c5a2890 commit e14c1b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.8.0 (2024-02-13)

### feat:

- request/remoteAddress (#c5a2890)

# 0.7.1 (2024-01-31)

### fix:
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": "veloze",
"version": "0.7.1",
"version": "0.8.0",
"description": "A modern and fast express-like webserver for the web",
"keywords": [
"veloze",
Expand Down

0 comments on commit e14c1b3

Please sign in to comment.