Skip to content

Commit

Permalink
πŸ”– chore(bump) v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gazorby committed Apr 19, 2020
1 parent 89e13c4 commit 20d309d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
13 changes: 5 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,39 @@
# [0.3.1](https://github.com/Gazorby/abbr-tips/compare/v0.3.0...v0.3.1) (2020-04-17)
## 0.3.1 (2020-04-20)
- πŸ“ docs: update comments
- ⚑ perf: update abbreviations list incrementally
- πŸ“ docs: update readme

# [0.3.1](https://github.com/Gazorby/abbr-tips/compare/v0.3.0...v0.3.1) (2020-04-17)

### πŸ› Bug Fixes

* fix: test variable existence instead of value ([f33cf23](https://github.com/Gazorby/abbr-tips/commit/f33cf23))
* fix: update function to erase on uninstall ([ba239d1](https://github.com/Gazorby/abbr-tips/commit/ba239d1))


# [0.3.0](https://github.com/Gazorby/abbr-tips/compare/v0.2.0...v0.3.0) (2020-04-16)


### ♻️ Refactor

* refactor: remove flock dependency ([376072d](https://github.com/Gazorby/abbr-tips/commit/376072d))


# [0.2.0](https://github.com/Gazorby/abbr-tips/compare/v0.1.0...v0.2.0) (2020-04-13)


### πŸ› Bug Fixes

* fix: don't use universal scope by default ([832691a](https://github.com/Gazorby/abbr-tips/commit/832691a))
* fix: erase functions on uninstall ([cd1a75a](https://github.com/Gazorby/abbr-tips/commit/cd1a75a))
* fix: fix uninstall function ([b58971f](https://github.com/Gazorby/abbr-tips/commit/b58971f))
* fix: still need univresal scope for abbr lists ([6a700a0](https://github.com/Gazorby/abbr-tips/commit/6a700a0))


# [0.1.0](https://github.com/Gazorby/abbr-tips/compare/f5ab8ed...v0.1.0) (2020-04-13)


### ✨ Features

* feat: customize tips prompt ([ae29fca](https://github.com/Gazorby/abbr-tips/commit/ae29fca))
* feat: customize tips update mode ([4681009](https://github.com/Gazorby/abbr-tips/commit/4681009))
* feat: don't show tips if an abbr was used ([5f2e6ac](https://github.com/Gazorby/abbr-tips/commit/5f2e6ac))
* feat: prettier tips ([f5ab8ed](https://github.com/Gazorby/abbr-tips/commit/f5ab8ed))


### πŸ› Bug Fixes

* fix: check for abbr status in on whitespace input ([421ede5](https://github.com/Gazorby/abbr-tips/commit/421ede5))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# fish-abbreviation-tips [![Generic badge](https://img.shields.io/badge/Version-v0.3.1-<COLOR>.svg)](https://shields.io/)
# fish-abbreviation-tips [![Generic badge](https://img.shields.io/Version-v0.4.0-<COLOR>.svg)](https://shields.io/)

[![asciicast](https://asciinema.org/a/2Cbvv03MZMtZmOBFv4E9qrWMC.svg)](https://asciinema.org/a/2Cbvv03MZMtZmOBFv4E9qrWMC)

Expand Down

0 comments on commit 20d309d

Please sign in to comment.