Version Packages

This commit is contained in:
github-actions[bot] 2025-03-07 17:44:26 +00:00
parent 023e03ec49
commit 8fee897834
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"nsite-gateway": minor
---
Rename package to nsite-gateway

View File

@ -1,5 +1,11 @@
# nsite-gateway # nsite-gateway
## 0.7.0
### Minor Changes
- 023e03e: Rename package to nsite-gateway
## 0.6.1 ## 0.6.1
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "nsite-gateway", "name": "nsite-gateway",
"version": "0.6.1", "version": "0.7.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",