From 6d9ced3e8547b8ec12e9b4785c4a170097b4a954 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 23 Jan 2025 02:49:36 +0000 Subject: [PATCH] chore(release): 8.1.102 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e403fc1..bb875fc 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.102](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.101...8.1.102) (2025-01-23) + ### [8.1.101](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.100...8.1.101) (2025-01-20) ### [8.1.100](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.99...8.1.100) (2025-01-20) diff --git a/package.json b/package.json index b51070c..befc0b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/capacitor-screen-recorder", - "version": "8.1.101", + "version": "8.1.102", "description": "Record device's screen", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",