Merge pull request #1 from hzrd149/changeset-release/master

Version Packages
This commit is contained in:
hzrd149 2024-09-25 15:35:49 -05:00 committed by GitHub
commit 535cc59da0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",