Files
lt-auth-proxy/CHANGELOG.md
ghost-bot 0d872a5acc
All checks were successful
Build and upload Docker release image / upload-assets (release) Successful in 50s
chore(changelog): update changelog for v0.1.1
2025-05-10 23:17:09 +00:00

1.4 KiB

Changelog

All notable changes to this project will be documented in this file.

0.1.1 - 2025-05-10

⚙️ Miscellaneous Tasks

  • (workflows) Update Docker image repository path - (f931e87)

[0.1.0] - 2025-05-10

🚀 Features

  • (docker) Add multi-stage build for Deno application - (0227c83)
  • (proxy) Add environment config and request handling - (f9714cb)
  • (vscode) Customize activity bar and peacock colors - (bcb22f9)
  • (ci) Add automated workflows for releases and Docker builds - (b6e0947)

🧪 Testing

  • (auth) Add unit tests for ltProxyAuth and ltProxyHandler - (52ce172)

⚙️ Miscellaneous Tasks

  • (repo) Initialize project settings and configuration - (b473b7c)