Releases: contentstack/webhook-listener
Releases · contentstack/webhook-listener
Release 1.0.5
What's Changed
- bugfix/CS-41357-Modified the github releaase workflow to check for first release or not, added the path for tar file and ran audit fix by @cs-raj in #15
New Contributors
Full Changelog: v1.0.4...v1.0.5
Release 1.0.4
What's Changed
- feat: added github release workflow by @abhinav-from-contentstack in #10
- feat/CS-39612-Updated actions versions and added auto generate release notes and version bump by @cs-raj in #12
- fix: fixed body parser limit issue by @vkalta in #14
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3-beta
- Debug logs added/enabled
v1.0.3
- Vulnerability fixes
What's Changed
- [Snyk] Upgrade body-parser from 1.20.1 to 1.20.2 by @antonyagustine in #9
New Contributors
- @antonyagustine made their first contribution in #9
Full Changelog: https://github.com/contentstack/webhook-listener/commits/v1.0.3
Initial Release
- Changes
getConfig
andsetConfig
methods added