Version Packages

This commit is contained in:
github-actions[bot] 2024-10-04 17:31:46 +00:00
parent 68734ed478
commit 381524f5e9
5 changed files with 12 additions and 16 deletions

View File

@ -1,5 +0,0 @@
---
"nsite-ts": patch
---
Update landing page

View File

@ -1,5 +0,0 @@
---
"nsite-ts": minor
---
Add support for ALL_PROXY env variable

View File

@ -1,5 +0,0 @@
---
"nsite-ts": minor
---
Add screenshots for nsites

View File

@ -1,5 +1,16 @@
# nsite-ts
## 0.3.0
### Minor Changes
- 145f89d: Add support for ALL_PROXY env variable
- f25e240: Add screenshots for nsites
### Patch Changes
- 87fecfc: Update landing page
## 0.2.0
### Minor Changes

View File

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