From 7609657a39738ee512af33a5c39733b7ea94cff3 Mon Sep 17 00:00:00 2001 From: Henry Bley-Vroman Date: Sun, 28 Mar 2021 11:46:27 -0400 Subject: [PATCH] chore(version): bump, update changelog --- CHANGELOG.md | 8 ++++++++ man/abbr.txt | 2 +- man/man1/abbr.1 | 2 +- zsh-abbr.zsh | 4 ++-- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92abc3b..0092ef9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [4.3.0](https://github.com/olets/zsh-abbr/compare/v4.3.0...v4.3.0) (2021-03-28) + + +### Features + +* **tests:** use zsh-test-runner (ztr) ([da2b0b9](https://github.com/olets/zsh-abbr/commit/da2b0b989b57e0828a766f330ccc0b2df889f8e3)) + + # [4.2.1](https://github.com/olets/zsh-abbr/compare/v4.2.0...v4.2.1) (2021-02-28) diff --git a/man/abbr.txt b/man/abbr.txt index 5e4f3b0..135565d 100644 --- a/man/abbr.txt +++ b/man/abbr.txt @@ -263,4 +263,4 @@ AUTHORS -abbr 4.2.1 Feb 28 2021 ZSH-ABBR(1) +abbr 4.3.0 Feb 28 2021 ZSH-ABBR(1) diff --git a/man/man1/abbr.1 b/man/man1/abbr.1 index fc068e1..f4b7150 100644 --- a/man/man1/abbr.1 +++ b/man/man1/abbr.1 @@ -1,4 +1,4 @@ -.TH "ZSH-ABBR" 1 "Feb 28 2021" "abbr 4.2.1" "User Commands" +.TH "ZSH-ABBR" 1 "Feb 28 2021" "abbr 4.3.0" "User Commands" .SH NAME zsh\-abbr \- manage zsh abbreviations .SH SYNOPSIS diff --git a/zsh-abbr.zsh b/zsh-abbr.zsh index 4755a4a..b7df54a 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.2.0 +# v4.3.0 # Copyright (c) 2019-2020 Henry Bley-Vroman @@ -52,7 +52,7 @@ _abbr() { number_opts=0 quiet=$ABBR_QUIET release_date="Feb 28 2021" - version="zsh-abbr version 4.2.1" + version="zsh-abbr version 4.3.0" # Deprecation notices for values that could be meaningfully set after initialization # Example form: