From 9e9707beaf67e65f061c48e46b190d7ebf35994c Mon Sep 17 00:00:00 2001 From: Henry Bley-Vroman Date: Mon, 20 Feb 2023 17:33:30 -1000 Subject: [PATCH] chore(bump): bump to v4.9.4, update changelog --- CHANGELOG.md | 4 ++++ man/man1/abbr.1 | 2 +- zsh-abbr.zsh | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd913fc..13eb264 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [4.9.4](https://github.com/olets/zsh-abbr/compare/v4.9.3...v4.9.4) (2023-02-21) + +Update release date + # [4.9.3](https://github.com/olets/zsh-abbr/compare/v4.9.2...4.9.3) (2023-02-21) diff --git a/man/man1/abbr.1 b/man/man1/abbr.1 index 01ac7a5..f8450c3 100644 --- a/man/man1/abbr.1 +++ b/man/man1/abbr.1 @@ -1,4 +1,4 @@ -.TH "ZSH-ABBR" 1 "February 20 2023" "abbr 4.9.3" "User Commands" +.TH "ZSH-ABBR" 1 "February 20 2023" "abbr 4.9.4" "User Commands" .SH NAME zsh\-abbr \- manage zsh abbreviations .SH SYNOPSIS diff --git a/zsh-abbr.zsh b/zsh-abbr.zsh index 32ef4b6..f57e763 100755 --- a/zsh-abbr.zsh +++ b/zsh-abbr.zsh @@ -1,6 +1,6 @@ # abbreviation management for zsh, inspired by fish shell and enhanced # https://github.com/olets/zsh-abbr -# v4.9.3 +# v4.9.4 # Copyright (c) 2019-present Henry Bley-Vroman @@ -68,7 +68,7 @@ _abbr() { quiet=$(( ABBR_QUIETER || ABBR_QUIET )) quieter=$ABBR_QUIETER release_date="February 20 2023" - version="zsh-abbr version 4.9.3" + version="zsh-abbr version 4.9.4" # Deprecation notices for values that could be meaningfully set after initialization # Example form: