From 3a78a87bcdf20b93e393ec0ef71bf9fd5cd71d47 Mon Sep 17 00:00:00 2001 From: "vidavidorra-release[bot]" <91046946+vidavidorra-release[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 18:07:26 +0000 Subject: [PATCH] chore(release): 4.2.36 [skip ci] ## [4.2.36](https://github.com/vidavidorra/.github/compare/v4.2.35...v4.2.36) (2024-09-07) ### Bug Fixes * **deps:** update wagoid/commitlint-github-action action to v6.1.2 ([607368f](https://github.com/vidavidorra/.github/commit/607368f302b749fae1932da31100e0eea30eda2a)) --- 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 553b119..eea8a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.2.36](https://github.com/vidavidorra/.github/compare/v4.2.35...v4.2.36) (2024-09-07) + +### Bug Fixes + +- **deps:** update wagoid/commitlint-github-action action to v6.1.2 ([607368f](https://github.com/vidavidorra/.github/commit/607368f302b749fae1932da31100e0eea30eda2a)) + ## [4.2.35](https://github.com/vidavidorra/.github/compare/v4.2.34...v4.2.35) (2024-09-07) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index c5ac8aa..4c4fb48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vidavidorra/.github", - "version": "4.2.35", + "version": "4.2.36", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vidavidorra/.github", - "version": "4.2.35", + "version": "4.2.36", "license": "GPL-3.0-or-later", "devDependencies": { "@commitlint/cli": "19.4.1", diff --git a/package.json b/package.json index 145b78e..c3f8b68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vidavidorra/.github", - "version": "4.2.35", + "version": "4.2.36", "private": true, "description": "Default community files used in all of the vidavidorra organisation's projects", "homepage": "https://github.com/vidavidorra/.github#readme",