From 0f928cd9f88db13affa8d34b5409b9949bb14bf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 10 Apr 2024 20:46:18 +0000 Subject: [PATCH] chore: release 3.11.2 [skip ci] --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9a737be..fef73094 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.2](https://github.com/christophehurpeau/reviewflow/compare/v3.11.1...v3.11.2) (2024-04-10) + +Note: no notable changes + + ## [3.11.1](https://github.com/christophehurpeau/reviewflow/compare/v3.11.0...v3.11.1) (2024-04-10) diff --git a/package.json b/package.json index 5b16c1dd..b7fd9925 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "reviewflow", "private": true, - "version": "3.11.1", + "version": "3.11.2", "description": "🚦 Open Source GitHub bot that improves PR flow from opening to merging.", "author": "Christophe Hurpeau (https://christophe.hurpeau.com)", "license": "ISC",