diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0990ab9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +## Version 1.0.0 (2024-08-15) + + +### Bug Fixes + +* change ChatKitty Client Secret param type to secret ([90eb74a](https://github.com/ChatKitty/chatkitty-firebase-extension/commit/90eb74a82cccd9b76298dc9d6cefa7d5eb943642)) diff --git a/extension.yaml b/extension.yaml index 3395569..77f8745 100644 --- a/extension.yaml +++ b/extension.yaml @@ -1,5 +1,5 @@ name: chatkitty -version: 0.0.1 +version: 1.0.0 specVersion: v1beta license: Apache-2.0 billingRequired: true