This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 295a906 Fix minor typos #131 295a906 is described below commit 295a9065d92ef0156d63164924752222b492cee7 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Aug 30 08:33:27 2022 -0400 Fix minor typos #131 --- src/changes/changes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8e93544..ba8b272 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -26,6 +26,8 @@ <body> <release version="1.8.1" date="2020-MM-DD" description="Version 1.8"> + <!-- FIXES --> + <action type="update" dev="ggregory" due-to="Marc Wrobel">Fix minor typos #131.</action> <!-- UPDATES --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/cache from 3 to 3.0.8 #123, #126, #128.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump actions/setup-java from 2 to 3 #108.</action>