shelljs-plugin-sleep
Version:
A ShellJS plugin for the sleep command
44 lines (25 loc) • 2.15 kB
Markdown
# Change Log
## [v0.2.1](https://github.com/nfischer/shelljs-plugin-sleep/tree/v0.2.1) (2022-01-08)
[Full Changelog](https://github.com/nfischer/shelljs-plugin-sleep/compare/v0.2.0...v0.2.1)
**Merged pull requests:**
- chore: fix eslint as well [\#11](https://github.com/nfischer/shelljs-plugin-sleep/pull/11) ([nfischer](https://github.com/nfischer))
- chore: fix node v4 [\#10](https://github.com/nfischer/shelljs-plugin-sleep/pull/10) ([nfischer](https://github.com/nfischer))
- chore: switch to GitHub actions [\#9](https://github.com/nfischer/shelljs-plugin-sleep/pull/9) ([nfischer](https://github.com/nfischer))
- chore: update dependencies [\#8](https://github.com/nfischer/shelljs-plugin-sleep/pull/8) ([nfischer](https://github.com/nfischer))
## [v0.2.0](https://github.com/nfischer/shelljs-plugin-sleep/tree/v0.2.0) (2018-01-30)
[Full Changelog](https://github.com/nfischer/shelljs-plugin-sleep/compare/v0.1.1...v0.2.0)
**Fixed bugs:**
- Input redirection error on Windows [\#2](https://github.com/nfischer/shelljs-plugin-sleep/issues/2)
**Merged pull requests:**
- chore: bump shelljs dep [\#6](https://github.com/nfischer/shelljs-plugin-sleep/pull/6) ([nfischer](https://github.com/nfischer))
## [v0.1.1](https://github.com/nfischer/shelljs-plugin-sleep/tree/v0.1.1) (2017-10-31)
**Implemented enhancements:**
- Better fallback approach [\#1](https://github.com/nfischer/shelljs-plugin-sleep/issues/1)
- feat: better fallback for Windows [\#3](https://github.com/nfischer/shelljs-plugin-sleep/pull/3) ([nfischer](https://github.com/nfischer))
**Fixed bugs:**
- feat: better fallback for Windows [\#3](https://github.com/nfischer/shelljs-plugin-sleep/pull/3) ([nfischer](https://github.com/nfischer))
**Closed issues:**
- Let CI go up to Node 8 [\#4](https://github.com/nfischer/shelljs-plugin-sleep/issues/4)
**Merged pull requests:**
- chore: update CI to include node 7 & 8 [\#5](https://github.com/nfischer/shelljs-plugin-sleep/pull/5) ([nfischer](https://github.com/nfischer))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*