From 2c7112c949d8f40699c8d228bdad4d30f0e24c5e Mon Sep 17 00:00:00 2001 From: Gazorby Date: Tue, 12 May 2020 10:52:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(bump)=20v0.5.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1a4e44..db86096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.5.1 (2020-05-12) +- ♻️ ref: prefix with '__' for private scope +- 🐛 fix(regex): don't treat '-' as a word separator + ## 0.5.0 (2020-05-12) - ✨ feat: customize regexes - ♻️ ref: use verbose conditional operators diff --git a/README.md b/README.md index b657d28..e0ff94d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# fish-abbreviation-tips [![Generic badge](https://img.shields.io/badge/Version-v0.5.0-.svg)](https://shields.io/) +# fish-abbreviation-tips [![Generic badge](https://img.shields.io/badge/Version-v0.5.1-.svg)](https://shields.io/) [![asciicast](https://asciinema.org/a/322043.svg)](https://asciinema.org/a/322043)