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

Version Packages
This commit is contained in:
hzrd149 2025-03-07 17:47:48 +00:00 committed by GitHub
commit 2fc6fbc2f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",