fix: add webhooks to stats and fix crash for webhooks tags (#1663)

* fix: add webhooks to stats and fix crash for webhooks tags

* chore: add changeset

* Update packages/cli/src/wrapper.ts

* Update .changeset/short-onions-live.md

* update snapshots

* Update .changeset/short-onions-live.md

Co-authored-by: Adam Altman <adam@redocly.com>

---------

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
Co-authored-by: Adam Altman <adam@redocly.com>
This commit is contained in:
Roman Hotsiy
2024-08-14 21:19:27 +08:00
committed by GitHub
parent d0fc69c2bb
commit d6580ea9b6
8 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@redocly/cli": patch
---
Added support for webhooks in stats and fixed a crash that occurred when tags were not included in webhooks.