Skip to content

Commit

Permalink
chore(release): 6.0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 1, 2024
1 parent 915736c commit 02c7ce4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.58](https://github.com/Cap-go/capacitor-crisp/compare/6.0.57...6.0.58) (2024-10-01)


### Bug Fixes

* **deps:** update dependency com.android.tools.build:gradle to v8.7.0 ([915736c](https://github.com/Cap-go/capacitor-crisp/commit/915736c817d45c280d717bcab3176443b9e02f86))

### [6.0.57](https://github.com/Cap-go/capacitor-crisp/compare/6.0.56...6.0.57) (2024-09-30)

### [6.0.56](https://github.com/Cap-go/capacitor-crisp/compare/6.0.55...6.0.56) (2024-09-23)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/capacitor-crisp",
"version": "6.0.57",
"version": "6.0.58",
"description": "Crisp native SDK for capacitor",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 02c7ce4

Please sign in to comment.