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

Version Packages
This commit is contained in:
hzrd149 2024-12-18 10:32:24 -06:00 committed by GitHub
commit a2644629ba
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-ts": patch
---
bump dependnecies

View File

@ -1,5 +1,11 @@
# nsite-ts # nsite-ts
## 0.5.1
### Patch Changes
- ba71f35: bump dependnecies
## 0.5.0 ## 0.5.0
### Minor Changes ### Minor Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "nsite-ts", "name": "nsite-ts",
"version": "0.5.0", "version": "0.5.1",
"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",