Skip to content

Latest commit

 

History

History
89 lines (41 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

89 lines (41 loc) · 3.58 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

2.0.0 (2024-09-27)

Features

  • 💥 upgraded superagent@^10 for types and dev (909adad)

1.2.1 (2023-12-11)

Bug Fixes

1.2.0 (2023-11-28)

Features

  • ✨ add from env method to class (e9607f9)

1.1.0 (2023-11-28)

Features

  • ✨ add a simple aws 4 sign method (bf114b2)

1.0.1 (2023-11-28)

Bug Fixes

  • 🔥 remove unused tsconfig (425ac47)

1.0.0 (2023-11-28)

0.0.8 (2023-11-28)

Features

0.0.7 (2023-11-28)

0.0.6 (2023-11-28)

0.0.5 (2023-11-28)

Features

  • ✨ add workflow for npm publish (977583f)

Bug Fixes

  • 🐛 make package public available (3a3817e)
  • 🐛 remove profile (437572d)

0.0.4 (2023-10-30)

Bug Fixes

  • 🐛 force specify region (9898c74)

0.0.3 (2023-10-30)

0.0.2 (2023-06-26)

Bug Fixes

  • 🐛 fix npm command for linting (25fafa7)
  • 📦 ignore files for package generation (931f416)

0.0.1 (2023-06-01)

Features