diff --git a/CHANGELOG.md b/CHANGELOG.md index f5518ce..8388875 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.96](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.95...8.1.96) (2024-12-23) + ### [8.1.95](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.94...8.1.95) (2024-12-23) ### [8.1.94](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.93...8.1.94) (2024-12-16) diff --git a/package.json b/package.json index f3f821a..c60738f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/capacitor-screen-recorder", - "version": "8.1.95", + "version": "8.1.96", "description": "Record device's screen", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",