Skip to content

v2.9.4 (2025-04-01) Fixing `overlay` command (for root target and array targets) and dependencies update

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 11:21
· 32 commits to main since this release
961d67a

🐛 Fixing the bump overlay command

Both following overlay targets were broken in the previous 2.9.2 release:

  • Targeting the root document (target: '$') to add elements with the update action was broken
  • Targeting an array element in your OpenAPI document with an update action was broken

This release fixes both bugs 😌. Thanks a lot @lcawl for reporting this issue 🙏

Upgrades

Dev dependencies upgrade including a high severity vulnerability.


As usual, have fun designing APIs 😊 ✨