You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-11-18)
### Bug Fixes
* add a cleanURI function to fix params with special characters ([#26](#26)) ([9980f9e](9980f9e))
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.1...v1.4.0) (2024-08-10)
### Features
* **worker:** only support POST, PUT and PATCH verbs ([8975545](8975545))
chore(release): 1.1.9 [skip ci]
## [1.1.9](v1.1.8...v1.1.9) (2024-02-29)
### Bug Fixes
* **config:** use the more standard REDIS_URL env instead of REDIS_URI ([bb40b57](bb40b57))