stripe / stripe-node

Node.js library for the Stripe API.
https://stripe.com
MIT License
3.9k stars 756 forks source link

Fix incorrect entries in the changelog #2051

Closed ramya-stripe closed 8 months ago

ramya-stripe commented 8 months ago

During the week of Feb 22nd, the below changes came in via OpenAPI which we had suppressed using overrides to avoid shipping breaking changes in a non major release

But we forgot to clean up the generated changelog entries. This PR fixes that.