diff --git a/CHANGELOG.md b/CHANGELOG.md index 263c394..55fd94d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [6.0.51](https://github.com/Cap-go/capacitor-crisp/compare/6.0.50...6.0.51) (2024-09-02) + ### [6.0.50](https://github.com/Cap-go/capacitor-crisp/compare/6.0.49...6.0.50) (2024-08-26) ### [6.0.49](https://github.com/Cap-go/capacitor-crisp/compare/6.0.48...6.0.49) (2024-08-26) diff --git a/package.json b/package.json index d5823e4..553cead 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/capacitor-crisp", - "version": "6.0.50", + "version": "6.0.51", "description": "Crisp native SDK for capacitor", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",