UNPKG

@eventcatalog/notifier

Version:

CLI tool to detect EventCatalog changes and send notifications

46 lines (24 loc) 753 B
# @eventcatalog/notifier ## 0.0.8 ### Patch Changes - 1d2fee6: chore(cli): updated the cli - 93ecae8: feat(cli): added new event when subscribed schema has changed ## 0.0.7 ### Patch Changes - 5b8b4b9: feat(cli): added new event for when a consumer is removed ## 0.0.6 ### Patch Changes - 35a80e3: chore(cli): added more verbose logging ## 0.0.5 ### Patch Changes - 40c1d69: feat(cli): notifications only sent when they match config ## 0.0.4 ### Patch Changes - dfaecbb: feat(cli): added lifecycle to event types ## 0.0.3 ### Patch Changes - 8293e63: feat(cli): config can now pass in environment variables ## 0.0.2 ### Patch Changes - 1ccd527: fix(cli): fixing tests, removing logs - fa52690: fix(cli): fixing tests, removing logs