mirror of
https://github.com/hzrd149/nsite-gateway.git
synced 2025-06-23 20:05:03 +00:00
Version Packages
This commit is contained in:
parent
bfc1b1c4c2
commit
80dda0e0c7
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nsite-ts": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Add simple landing page
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nsite-ts": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Initial Release
|
|
8
CHANGELOG.md
Normal file
8
CHANGELOG.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# nsite-ts
|
||||||
|
|
||||||
|
## 0.1.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- bfc1b1c: Add simple landing page
|
||||||
|
- cd09700: Initial Release
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nsite-ts",
|
"name": "nsite-ts",
|
||||||
"version": "0.0.0",
|
"version": "0.1.0",
|
||||||
"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