Version Packages

This commit is contained in:
github-actions[bot] 2024-09-25 20:28:59 +00:00
parent bfc1b1c4c2
commit 80dda0e0c7
4 changed files with 9 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
"nsite-ts": minor
---
Add simple landing page

View File

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

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# nsite-ts
## 0.1.0
### Minor Changes
- bfc1b1c: Add simple landing page
- cd09700: Initial Release

View File

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