From 89b3861e125286fdbf82219d85b3b35e77eb6760 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 16:22:13 +0000 Subject: [PATCH] chore(main): release 1.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 137c3c7..ddf18bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.5.0](https://github.com/utahcon/github-pokemon/compare/v1.4.1...v1.5.0) (2026-03-18) + + +### Features + +* config file support, multi-org, and CI release fix ([#14](https://github.com/utahcon/github-pokemon/issues/14)) ([2a7451d](https://github.com/utahcon/github-pokemon/commit/2a7451d209b0f5735125ddfd027cd73e40f3da36)) + ## [1.4.1](https://github.com/utahcon/github-pokemon/compare/v1.4.0...v1.4.1) (2026-03-09)