From a16da16b3baab766338f0e4a7a197f64e0dedfd4 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 3 Aug 2024 08:34:51 +0000 Subject: [PATCH] chore(release): v2.19.11 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea58b7c..547e38c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.19.11](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.19.10...v2.19.11) (2024-08-03) + + +### Bug Fixes + +* repo rater badge ([#416](https://github.com/EddieHubCommunity/good-first-issue-finder/issues/416)) ([ad5b7e1](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/ad5b7e1c6fd652cc94b983dcad595081c97c47ab)) + + + ## [2.19.10](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.19.9...v2.19.10) (2024-06-29) @@ -34,12 +43,3 @@ -## [2.19.6](https://github.com/EddieHubCommunity/good-first-issue-finder/compare/v2.19.5...v2.19.6) (2024-06-29) - - -### Bug Fixes - -* rename deploy action to docker ([0376052](https://github.com/EddieHubCommunity/good-first-issue-finder/commit/0376052740972a85351ee744c8c7c26dc016298a)) - - - diff --git a/package.json b/package.json index ed4f7b2..a382e56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "issue-finder", - "version": "2.19.10", + "version": "2.19.11", "scripts": { "dev": "vite dev", "build": "vite build",