Version Packages

This commit is contained in:
github-actions[bot] 2025-03-04 10:28:05 +00:00
parent c4cfa61c76
commit 3f218e9765
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"nsite-ts": patch
---
Add license file

View File

@ -1,5 +1,11 @@
# nsite-ts
## 0.6.1
### Patch Changes
- 3747037: Add license file
## 0.6.0
### Minor Changes

View File

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