From 3a50e6a15c163c8a0fc7e001710859c37b995c5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 2 Dec 2024 11:11:47 +0000 Subject: [PATCH] chore(release): 8.1.89 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0003942..e98ab04 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.89](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.88...8.1.89) (2024-12-02) + ### [8.1.88](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.87...8.1.88) (2024-12-02) ### [8.1.87](https://github.com/riderx/capacitor-screen-recorder/compare/8.1.86...8.1.87) (2024-12-02) diff --git a/package.json b/package.json index 120e699..4297b1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/capacitor-screen-recorder", - "version": "8.1.88", + "version": "8.1.89", "description": "Record device's screen", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",