From a54897659db3effb4214e5014ea3486901728203 Mon Sep 17 00:00:00 2001 From: "vidavidorra-release[bot]" <91046946+vidavidorra-release[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:04:30 +0000 Subject: [PATCH] chore(release): 4.2.12 [skip ci] ## [4.2.12](https://github.com/vidavidorra/.github/compare/v4.2.11...v4.2.12) (2024-04-12) ### Bug Fixes * **deps:** update codecov/codecov-action action to v4.3.0 ([6decc9d](https://github.com/vidavidorra/.github/commit/6decc9d4bd8c2e997383fb3e8582adfa4123e01e)) --- 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 fd0b8e8..a5b489c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.2.12](https://github.com/vidavidorra/.github/compare/v4.2.11...v4.2.12) (2024-04-12) + +### Bug Fixes + +- **deps:** update codecov/codecov-action action to v4.3.0 ([6decc9d](https://github.com/vidavidorra/.github/commit/6decc9d4bd8c2e997383fb3e8582adfa4123e01e)) + ## [4.2.11](https://github.com/vidavidorra/.github/compare/v4.2.10...v4.2.11) (2024-04-09) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 62fb78b..b6c1107 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vidavidorra/.github", - "version": "4.2.11", + "version": "4.2.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vidavidorra/.github", - "version": "4.2.11", + "version": "4.2.12", "license": "GPL-3.0-or-later", "devDependencies": { "@commitlint/cli": "19.2.1", diff --git a/package.json b/package.json index 453b758..08b95e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vidavidorra/.github", - "version": "4.2.11", + "version": "4.2.12", "private": true, "description": "Default community files used in all of the vidavidorra organisation's projects", "homepage": "https://github.com/vidavidorra/.github#readme",