Skip to content

Commit

Permalink
TAG: 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVKINGBOT committed Apr 11, 2021
1 parent e27f812 commit f0dea2c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
<code>

# [0.2.1](https://github.com/cogsmith/webhost/compare/0.2.1...main) @ [2021-04-10](https://github.com/cogsmith/webhost/releases/tag/0.2.1)

## DIFF
- [3 COMMITS SINCE LAST TAG = 0.2.0](https://github.com/cogsmith/webhost/compare/0.2.0...0.2.1)

</code>

---
<code>

# [0.2.0 @ 2021-04-06](https://github.com/cogsmith/webhost/releases/tag/0.2.0)

## FIRST RELEASE
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.1-dev",
"version": "0.2.1",
"namelong": "WEBHOST",
"name": "webhost",
"description": "Serve Files / Folders / Redirects",
Expand Down Expand Up @@ -28,5 +28,5 @@
"fastify-static": "^4.0.1",
"yargs": "^16.2.0"
},
"versiontaglast": "0.2.0"
"versiontaglast": "0.2.1"
}

0 comments on commit f0dea2c

Please sign in to comment.