From bd34857192a7558fea95658537f23483d85be05d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 7 Aug 2023 11:27:54 +0000 Subject: [PATCH] chore(release): 1.1.27 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eadaec6..c0e14b4 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. +### [1.1.27](https://github.com/Cap-go/capacitor-standard-version/compare/v1.1.26...v1.1.27) (2023-08-07) + ### [1.1.26](https://github.com/Cap-go/capacitor-standard-version/compare/v1.1.25...v1.1.26) (2023-08-07) ### [1.1.25](https://github.com/Cap-go/capacitor-standard-version/compare/v1.1.24...v1.1.25) (2023-07-24) diff --git a/package.json b/package.json index 0a02722..21f7c38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "capacitor-standard-version", - "version": "1.1.26", + "version": "1.1.27", "description": "Default standard-version config for capacitor app", "main": "dist/index.js", "bin": {