From 3316897802a9a7665b36dc6dda845199e2831262 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Dec 2024 06:04:57 +0000 Subject: [PATCH] chore(release): 8.1.94 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a94ece..03d390d 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.94](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.93...8.1.94) (2024-12-16) + ### [8.1.93](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.92...8.1.93) (2024-12-16) diff --git a/package.json b/package.json index d921fbc..090a2c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/capacitor-screen-recorder", - "version": "8.1.93", + "version": "8.1.94", "description": "Record device's screen", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",