@forge/api version 2.13.0 has wrong TypeScript types for storage

Hi,

starting from @forge/api version 2.13.0 the TypeScript types of the storage module are no longer supporting getSecret and setSecret - although calling these methods work as expected.

Generally I’m not happy with the upgrade process of these libraries, there are a lot of breaking changes and there are no release blog posts or anything.

Best,
Peter

Apologies, that has since been fixed https://developer.atlassian.com/platform/forge/changelog/#CHANGE-937

Thanks for the fast fix! :pray: