From 301358e9960f89a2be6c6a74ea1ce821d576d2d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 10 Apr 2024 20:52:12 +0000 Subject: [PATCH] chore: release 3.11.3 [skip ci] --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fef73094..90e76cf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.11.3](https://github.com/christophehurpeau/reviewflow/compare/v3.11.2...v3.11.3) (2024-04-10) + +Note: no notable changes + + ## [3.11.2](https://github.com/christophehurpeau/reviewflow/compare/v3.11.1...v3.11.2) (2024-04-10) Note: no notable changes diff --git a/package.json b/package.json index b7fd9925..6cde83f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "reviewflow", "private": true, - "version": "3.11.2", + "version": "3.11.3", "description": "🚦 Open Source GitHub bot that improves PR flow from opening to merging.", "author": "Christophe Hurpeau (https://christophe.hurpeau.com)", "license": "ISC",