mirror of
https://github.com/hzrd149/nsite-gateway.git
synced 2025-06-23 12:05:01 +00:00
Version Packages
This commit is contained in:
parent
7b6e5560e6
commit
373e8fb1cd
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nsite-ts": patch
|
||||
---
|
||||
|
||||
Fix serving hidden files in .well-known
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nsite-ts": minor
|
||||
---
|
||||
|
||||
Replace homepage with simple welcome page
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nsite-ts": minor
|
||||
---
|
||||
|
||||
Add option to download another nsite as a homepage
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nsite-ts": minor
|
||||
---
|
||||
|
||||
Add colors to logging
|
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,5 +1,17 @@
|
||||
# nsite-ts
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- c84396e: Replace homepage with simple welcome page
|
||||
- c84396e: Add option to download another nsite as a homepage
|
||||
- 2ac847f: Add colors to logging
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5be0822: Fix serving hidden files in .well-known
|
||||
|
||||
## 0.5.2
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nsite-ts",
|
||||
"version": "0.5.2",
|
||||
"version": "0.6.0",
|
||||
"description": "A blossom server implementation written in Typescript",
|
||||
"main": "build/index.js",
|
||||
"type": "module",
|
||||
|
Loading…
x
Reference in New Issue
Block a user