mirror of
https://github.com/hzrd149/nsite-gateway.git
synced 2025-07-25 14:45:32 +00:00
Version Packages
This commit is contained in:
parent
d45cf57ec9
commit
a43d452ba4
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nsite-gateway": patch
|
||||
---
|
||||
|
||||
Remove unused dependencies
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nsite-gateway": minor
|
||||
---
|
||||
|
||||
Support range requests
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# nsite-gateway
|
||||
|
||||
## 1.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- d45cf57: Support range requests
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6f8b003: Remove unused dependencies
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nsite-gateway",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "A blossom server implementation written in Typescript",
|
||||
"main": "build/index.js",
|
||||
"type": "module",
|
||||
|
Loading…
x
Reference in New Issue
Block a user