From 34460620a4a514c9b7780e2703572f8a7fbf34d6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 18 Sep 2024 19:46:02 +0000 Subject: [PATCH] chore: Release version 1.3.1 [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2323c40..154cfb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.1](https://github.com/scribd/job-notification/compare/v1.3.0...v1.3.1) (2024-09-18) + + +### Bug Fixes + +* single quote(') in commit_message would lead to failure ([a41018b](https://github.com/scribd/job-notification/commit/a41018bdc7023ba96dc2219085926aa2fb19b2c5)) + # [1.3.0](https://github.com/scribd/job-notification/compare/v1.2.0...v1.3.0) (2024-03-04)