Skip to content

Latest commit

 

History

History
168 lines (95 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

168 lines (95 loc) · 10.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.2 (2020-01-17)

chore

  • Add task to autorun npm ci [skip ci] (79e5422)
  • Fix update-deps task [skip ci] (2190379)
  • Update LICENSE year (f4e8897)

ci

  • Add npm ci [skip ci] (ff772b1)
  • Merge code-health job to test job (#48) (85b1691), closes #48

deps

  • Move @types/node-fetch under devDependencies (#51) (18758de), closes #51
  • update (#52) (d44a69e), closes #52

test

  • Add failure testing (#49) (6693991), closes #49
  • Fix testing only linux (#53) (90b51f1), closes #53

1.1.1 (2020-01-13)

chore

  • Pin tag instead of commit hash (91c48da)

ci

  • Add [skip ci] job (25dac88)
  • Change release notes content (70e81e4)
  • Enhance git stable tag management (2d09e75)
  • Fix release_notes.md (458dd6d)
  • Pin coverallsapp/github-action to v1.0.1 (#41) (6cc4880), closes #41

deps

docs

test

1.1.0 (2020-01-05)

ci

docs

  • Add Coverage Status badge (coveralls) (03cf133)

refactor

  • Prune duplicate lines (#29) (87208c9), closes #29
  • Remove extra try-catch (#30) (17fabeb), closes #30
  • Remove invalid exception (#32) (30be24c), closes #32
  • Split installer into some functions (#33) (dd67832), closes #33

test

  • Add exception test (368f190)
  • Add get-latest-version test (#31) (258d379), closes #31
  • Add test for showVersion() (#28) (8bd8aaa), closes #28

1.1.0-1 (2020-01-01)

chore

ci

  • 🎡 Add branches-ignore (c11d861)
  • Add release npm task (46c7b97)
  • Enhance RELEASE_TYPE_LIST order (e7272ee)
  • Fix BASE_BRANCH of hub pull-request (11dc2f5)
  • Fix release workflow (314c9a4)
  • Fix release.sh (99653a0)

docs

  • add link to peaceiris/docker-mdbook (8608906)
  • pin actions/checkout to v2 (9266bb6)
  • remove extra whitespace (e763f8d)
  • Remove first template (c40219f)
  • update Maintainer Notes (7f5c1b1)

feat

refactor

  • Enhance getLatestVersion() (#22) (be86ec4), closes #22
  • Promise to async (#24) (bbf6904), closes #24

1.1.0-0 (2019-12-31)

ci

1.0.3 (2019-12-29)

1.0.3-1 (2019-12-29)

docs

1.0.3-0 (2019-12-29)

ci