add changeset

This commit is contained in:
hzrd149 2024-09-25 13:40:29 -05:00
parent 9f30557a86
commit cd09700015
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
"nsite-ts": minor
---
Initial Release

View File

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