readmeio / api

🚀 Automatic SDK generation from an OpenAPI definition
https://api.readme.dev
MIT License
599 stars 26 forks source link

fix: backport lodash upgrades to v6.1.1 #910

Closed erunion closed 5 months ago

erunion commented 5 months ago
🚥 Resolves https://github.com/readmeio/api/issues/849

🧰 Changes

This backports the Lodash upgrades that happened in https://github.com/readmeio/api/pull/859 down to our v6 release series.

erunion commented 5 months ago

Confirmed these tests are passing locally with the exception of the ones that are asserting a version string in generated SDKs. Safe to publish.

erunion commented 5 months ago

v6.1.2 published