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
1473eee4fd
commit
53a4b9f548
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nsite-gateway": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix returning setup page when event can't be found for pubkey
|
|
@ -1,5 +1,11 @@
|
|||||||
# nsite-gateway
|
# nsite-gateway
|
||||||
|
|
||||||
|
## 1.0.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 1473eee: Fix returning setup page when event can't be found for pubkey
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
|
|
||||||
### Major Changes
|
### Major Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nsite-gateway",
|
"name": "nsite-gateway",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "A blossom server implementation written in Typescript",
|
"description": "A blossom server implementation written in Typescript",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user