Merge pull request #5 from hzrd149/changeset-release/master

Version Packages
This commit is contained in:
hzrd149 2024-10-18 11:31:23 +01:00 committed by GitHub
commit 3853ab4f96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"nsite-ts": minor
---
Add support for custom 404.html pages

View File

@ -1,5 +1,11 @@
# nsite-ts
## 0.5.0
### Minor Changes
- db172d4: Add support for custom 404.html pages
## 0.4.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "nsite-ts",
"version": "0.4.0",
"version": "0.5.0",
"description": "A blossom server implementation written in Typescript",
"main": "build/index.js",
"type": "module",