diff --git a/CHANGELOG.md b/CHANGELOG.md index 07e291a..c2e0f4d 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. +### [8.1.84](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.83...8.1.84) (2024-11-25) + ### [8.1.83](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.82...8.1.83) (2024-11-25) ### [8.1.82](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.81...8.1.82) (2024-11-18) diff --git a/package.json b/package.json index 6429c65..cfab8f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/capacitor-screen-recorder", - "version": "8.1.83", + "version": "8.1.84", "description": "Record device's screen", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",