From 244da3ca7b31e8013491b16e0ffbcda5a1706863 Mon Sep 17 00:00:00 2001 From: dotfile-github-actions Date: Fri, 22 Sep 2023 04:32:41 +0000 Subject: [PATCH] chore(version): v3.8.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebed841..6d45197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v3.8.0 - 2023-09-22 +#### Features +- update git template - (30431d7) - Richard Hao +#### Miscellaneous Chores +- **(github-action)** update git-user info - (e27a225) - Richard Hao + +- - - + ## v3.7.0 - 2023-09-22 #### Bug Fixes - **(nvim)** `:update` is being triggered twice - (03ab475) - Richard Hao