This is a minor release that mainly fixes a bug where changing API keys either via UI or appsettings.Local.json would not get picked until Excel was restarted.
What's Changed
- docs: Add CLA by @kaspermarstal in #102
- docs: Fix README typos by @kaspermarstal in #103
- build: Add global.json to specify .NET SDK version 9.X.X by @johnnyoshika in #101
- fix: Changing API keys while app is running by @kaspermarstal in #109
Full Changelog: v0.1.0...v0.1.1