From f3378b77964afdd7fb8a2346afcd8ea194867936 Mon Sep 17 00:00:00 2001 From: Pete Cornish Date: Sat, 13 May 2023 16:53:14 +0100 Subject: [PATCH] build: release v0.13.0. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f2a0a9..b5b9675 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [0.13.0] - 2023-05-13 +### Added +- feat: deduplicates commit messages by default. + ## [0.12.0] - 2023-05-04 ### Added - feat: adds ability to ignore commits.