From fb206ed65b678bb74ea941f2678fee26d7b302ac Mon Sep 17 00:00:00 2001 From: vidavidorra-release <65564857+vidavidorra-release@users.noreply.github.com> Date: Tue, 18 Apr 2023 07:40:21 +0000 Subject: [PATCH] chore(release): 1.1.313 [skip ci] ## [1.1.313](https://github.com/vidavidorra/repo-template/compare/v1.1.312...v1.1.313) (2023-04-18) ### Bug Fixes * **deps:** update vidavidorra/.github action to v2 ([#228](https://github.com/vidavidorra/repo-template/issues/228)) ([bb48b52](https://github.com/vidavidorra/repo-template/commit/bb48b52bd75ec936e650b4a36fa0f3b57373be13)) --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9247fb8..966d067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.1.313](https://github.com/vidavidorra/repo-template/compare/v1.1.312...v1.1.313) (2023-04-18) + +### Bug Fixes + +- **deps:** update vidavidorra/.github action to v2 ([#228](https://github.com/vidavidorra/repo-template/issues/228)) ([bb48b52](https://github.com/vidavidorra/repo-template/commit/bb48b52bd75ec936e650b4a36fa0f3b57373be13)) + ## [1.1.312](https://github.com/vidavidorra/repo-template/compare/v1.1.311...v1.1.312) (2023-04-17) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index c922773..ce78b61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "repo-template", - "version": "1.1.312", + "version": "1.1.313", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "repo-template", - "version": "1.1.312", + "version": "1.1.313", "hasInstallScript": true, "license": "GPL-3.0-or-later", "devDependencies": { diff --git a/package.json b/package.json index d8fd4ad..4153126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repo-template", - "version": "1.1.312", + "version": "1.1.313", "description": "A template for creating new repositories.", "private": true, "scripts": {