From a81b4082308d7fe4b722b7f6a38ee82c705a3e41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 07:38:02 +0000 Subject: [PATCH] chore(master): release 3.0.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5bd9d8..f1f2f60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ * Change from masterIssue to depdencyDashboard +## [3.0.2](https://github.com/the-unicorns/renovate-config/compare/v3.0.1...v3.0.2) (2024-12-22) + + +### Miscellaneous Chores + +* release 3.0.2 ([a3b99dc](https://github.com/the-unicorns/renovate-config/commit/a3b99dcd6212488592f493e3a5a174df3b56128e)) + ## [3.0.1](https://github.com/the-unicorns/renovate-config/compare/v3.0.0...v3.0.1) (2024-12-12) diff --git a/package.json b/package.json index caec503..690bcd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@the-unicorns/renovate-config", - "version": "3.0.1", + "version": "3.0.2", "description": "The Unicorns Renovate Shareable Config", "main": "index.js", "repository": "git@github.com:the-unicorns/renovate-config.git",