From 48cf3e166985deccc7c990588ccc499fd8097035 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Sep 2024 08:23:12 +0000 Subject: [PATCH] chore(release): 1.2.1 ## [1.2.1](https://github.com/stenic/docmerge/compare/v1.2.0...v1.2.1) (2024-09-27) ### Bug Fixes * Ignore any archived github repos ([02fc98b](https://github.com/stenic/docmerge/commit/02fc98bec791467a02e55ecd3e533411515efb11)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a93897..4215729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.1](https://github.com/stenic/docmerge/compare/v1.2.0...v1.2.1) (2024-09-27) + + +### Bug Fixes + +* Ignore any archived github repos ([02fc98b](https://github.com/stenic/docmerge/commit/02fc98bec791467a02e55ecd3e533411515efb11)) + # [1.2.0](https://github.com/stenic/docmerge/compare/v1.1.0...v1.2.0) (2023-01-26)