Skip to content

Commit 2c7112c

Browse files
committed
πŸ”– chore(bump) v0.5.1
1 parent aa1bbd5 commit 2c7112c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.1 (2020-05-12)
2+
- ♻️ ref: prefix with '__' for private scope
3+
- πŸ› fix(regex): don't treat '-' as a word separator
4+
15
## 0.5.0 (2020-05-12)
26
- ✨ feat: customize regexes
37
- ♻️ ref: use verbose conditional operators

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# fish-abbreviation-tips [![Generic badge](https://img.shields.io/badge/Version-v0.5.0-<COLOR>.svg)](https://shields.io/)
1+
# fish-abbreviation-tips [![Generic badge](https://img.shields.io/badge/Version-v0.5.1-<COLOR>.svg)](https://shields.io/)
22

33
[![asciicast](https://asciinema.org/a/322043.svg)](https://asciinema.org/a/322043)
44

0 commit comments

Comments
Β (0)