Skip to content

Sublink Worker v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Dec 05:05
· 3 commits to main since this release

Release v2.2.0

πŸ“š Documentation

πŸš€ Quick Start

# Cloudflare Workers
npm install && npm run deploy

# Docker
docker compose up -d

# Node.js
npm run build:node && npm run dev:node

Note: This release was automatically created by GitHub Actions.
For detailed changes, see the changelog.

Full Changelog: v2.1.1...v2.2.0