Skip to content

Commit a57df6a

Browse files
committed
docs(changelog): updated by Nate Fischer [ci skip]
1 parent 2fcd710 commit a57df6a

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Change Log
2+
3+
## [v0.2.1](https://github.com/shelljs/plugin-open/tree/v0.2.1) (2022-01-08)
4+
[Full Changelog](https://github.com/shelljs/plugin-open/compare/v0.2.0...v0.2.1)
5+
6+
**Merged pull requests:**
7+
8+
- chore: fix dependencies [\#7](https://github.com/shelljs/plugin-open/pull/7) ([nfischer](https://github.com/nfischer))
9+
- chore: switch to GitHub actions [\#6](https://github.com/shelljs/plugin-open/pull/6) ([nfischer](https://github.com/nfischer))
10+
11+
## [v0.2.0](https://github.com/shelljs/plugin-open/tree/v0.2.0) (2018-01-30)
12+
[Full Changelog](https://github.com/shelljs/plugin-open/compare/v0.1.3...v0.2.0)
13+
14+
**Closed issues:**
15+
16+
- chore: add node v8 to CI [\#3](https://github.com/shelljs/plugin-open/issues/3)
17+
18+
**Merged pull requests:**
19+
20+
- chore: bump shelljs dep [\#5](https://github.com/shelljs/plugin-open/pull/5) ([nfischer](https://github.com/nfischer))
21+
- chore: update CI to include node 7 & 8 [\#4](https://github.com/shelljs/plugin-open/pull/4) ([nfischer](https://github.com/nfischer))
22+
23+
## [v0.1.3](https://github.com/shelljs/plugin-open/tree/v0.1.3) (2016-10-10)
24+
[Full Changelog](https://github.com/shelljs/plugin-open/compare/v0.1.2...v0.1.3)
25+
26+
**Merged pull requests:**
27+
28+
- chore: add support down to v0.11 [\#2](https://github.com/shelljs/plugin-open/pull/2) ([nfischer](https://github.com/nfischer))
29+
30+
## [v0.1.2](https://github.com/shelljs/plugin-open/tree/v0.1.2) (2016-10-02)
31+
[Full Changelog](https://github.com/shelljs/plugin-open/compare/v0.1.1...v0.1.2)
32+
33+
## [v0.1.1](https://github.com/shelljs/plugin-open/tree/v0.1.1) (2016-07-28)
34+
35+
36+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)