Skip to content

Latest commit

 

History

History
403 lines (254 loc) · 37.4 KB

CHANGELOG.md

File metadata and controls

403 lines (254 loc) · 37.4 KB

Changelog

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

1.1.10 (2020-04-15)

ci

  • Add automerged_updates [skip ci] (06c51f4)
  • delete CODEOWNERS [skip ci] (eeebc81)

deps

  • bump @types/jest from 25.1.5 to 25.2.1 (#156) (60c90ba), closes #156
  • bump @types/node from 12.12.34 to 12.12.35 (#163) (dc2b7f1), closes #163
  • bump @types/node-fetch from 2.5.5 to 2.5.6 (#168) (68bb16a), closes #168
  • bump @typescript-eslint/parser from 2.26.0 to 2.27.0 (#161) (1f62023), closes #161
  • bump @typescript-eslint/parser from 2.27.0 to 2.28.0 (#169) (fd22fbf), closes #169
  • bump @zeit/ncc from 0.22.0 to 0.22.1 (#158) (c7c43e4), closes #158
  • bump husky from 4.2.3 to 4.2.4 (#166) (fad4e8c), closes #166
  • bump husky from 4.2.4 to 4.2.5 (#167) (b062f77), closes #167
  • bump jest from 25.2.7 to 25.3.0 (#162) (6ddadd3), closes #162
  • bump jest-circus from 25.2.7 to 25.3.0 (#164) (e85d2f8), closes #164
  • bump lint-staged from 10.1.1 to 10.1.2 (#157) (841b02a), closes #157
  • bump lint-staged from 10.1.2 to 10.1.3 (#165) (e73c009), closes #165
  • bump prettier from 2.0.2 to 2.0.4 (#160) (5fb889e), closes #160

docs

1.1.9 (2020-04-03)

ci

deps

  • bump @types/jest from 25.1.4 to 25.1.5 (#151) (ac0f49f), closes #151
  • bump @types/node from 12.12.30 to 12.12.31 (#129) (1a035ec), closes #129
  • bump @types/node from 12.12.31 to 12.12.32 (#138) (df32eff), closes #138
  • bump @types/node from 12.12.32 to 12.12.34 (#147) (8dd8d1a), closes #147
  • bump @typescript-eslint/parser from 2.23.0 to 2.24.0 (#121) (5098ac9), closes #121
  • bump @typescript-eslint/parser from 2.24.0 to 2.25.0 (#125) (2360152), closes #125
  • bump @typescript-eslint/parser from 2.25.0 to 2.26.0 (#145) (2ff24ec), closes #145
  • bump @zeit/ncc from 0.21.1 to 0.22.0 (#126) (34e7974), closes #126
  • bump jest from 25.1.0 to 25.2.0 (#131) (eec3744), closes #131
  • bump jest from 25.2.0 to 25.2.1 (#133) (7f87b65), closes #133
  • bump jest from 25.2.1 to 25.2.2 (#135) (0a628f9), closes #135
  • bump jest from 25.2.2 to 25.2.3 (#137) (5f87e1a), closes #137
  • bump jest from 25.2.3 to 25.2.4 (#142) (41defb3), closes #142
  • bump jest from 25.2.4 to 25.2.6 (#150) (7485f53), closes #150
  • bump jest from 25.2.6 to 25.2.7 (#152) (6c818d9), closes #152
  • bump jest-circus from 25.1.0 to 25.2.0 (#130) (5972de8), closes #130
  • bump jest-circus from 25.2.0 to 25.2.1 (#132) (6055a5b), closes #132
  • bump jest-circus from 25.2.1 to 25.2.2 (#134) (b11d43e), closes #134
  • bump jest-circus from 25.2.2 to 25.2.3 (#136) (e69007e), closes #136
  • bump jest-circus from 25.2.3 to 25.2.4 (#141) (1fea3b4), closes #141
  • bump jest-circus from 25.2.4 to 25.2.6 (#149) (afc2b2e), closes #149
  • bump jest-circus from 25.2.6 to 25.2.7 (#153) (3511bed), closes #153
  • bump lint-staged from 10.0.10 to 10.1.0 (#144) (b86780e), closes #144
  • bump lint-staged from 10.0.8 to 10.0.9 (#128) (38c6de1), closes #128
  • bump lint-staged from 10.0.9 to 10.0.10 (#140) (607cc7e), closes #140
  • bump lint-staged from 10.1.0 to 10.1.1 (#148) (838120b), closes #148
  • bump nock from 12.0.2 to 12.0.3 (#122) (724cb66), closes #122
  • bump prettier from 1.19.1 to 2.0.1 (#124) (cf502a5), closes #124
  • bump prettier from 2.0.1 to 2.0.2 (#127) (038c928), closes #127
  • bump ts-jest from 25.2.1 to 25.3.0 (#143) (18bab30), closes #143
  • bump ts-jest from 25.3.0 to 25.3.1 (#154) (1f5fec7), closes #154
  • npm audit fix (62885bc)

docs

1.1.8 (2020-03-13)

ci

  • update script link [skip ci] (2abb5f3)

deps

  • [security] bump acorn from 6.4.0 to 6.4.1 (#120) (ae954ca), closes #120
  • bump @actions/core from 1.2.2 to 1.2.3 (#113) (de6aa96), closes #113
  • bump @actions/tool-cache from 1.3.1 to 1.3.3 (#118) (c3dc9d4), closes #118
  • bump @types/jest from 25.1.3 to 25.1.4 (#115) (798465a), closes #115
  • bump @types/node from 12.12.28 to 12.12.29 (#110) (ef85128), closes #110
  • bump @types/node from 12.12.29 to 12.12.30 (#119) (847a979), closes #119
  • bump @typescript-eslint/parser from 2.21.0 to 2.22.0 (#112) (0f755ee), closes #112
  • bump @typescript-eslint/parser from 2.22.0 to 2.23.0 (#117) (e2f07ed), closes #117
  • bump hub 2.14.1 to 2.14.2 (c28a21d)
  • bump nock from 12.0.1 to 12.0.2 (#109) (a2da2af), closes #109
  • bump node 12.15.0 to 12.16.1 (#116) (92a7c89), closes #116
  • bump typescript from 3.8.2 to 3.8.3 (#111) (2730552), closes #111

1.1.7 (2020-02-26)

deps

  • bump @types/jest from 25.1.1 to 25.1.2 (#88) (5674a0a), closes #88
  • bump @types/jest from 25.1.2 to 25.1.3 (#101) (e86c931), closes #101
  • bump @types/node from 12.12.27 to 12.12.28 (#105) (00b5872), closes #105
  • bump @types/node from 13.7.0 to 13.7.1 (#92) (8d74eb9), closes #92
  • bump @types/node from 13.7.1 to 13.7.2 (#98) (5aeb39e), closes #98
  • bump @types/node-fetch from 2.5.4 to 2.5.5 (#106) (0486d84), closes #106
  • bump @typescript-eslint/parser from 2.19.0 to 2.19.2 (#91) (54c624a), closes #91
  • bump @typescript-eslint/parser from 2.19.2 to 2.20.0 (#97) (45c7ad3), closes #97
  • bump @typescript-eslint/parser from 2.20.0 to 2.21.0 (#107) (70034a6), closes #107
  • bump @zeit/ncc from 0.21.0 to 0.21.1 (#94) (55b53b6), closes #94
  • bump husky from 4.2.1 to 4.2.3 (#93) (d80c810), closes #93
  • bump lint-staged from 10.0.7 to 10.0.8 (#108) (c328ee0), closes #108
  • bump nock from 11.7.2 to 11.8.2 (#90) (70fabbb), closes #90
  • bump nock from 11.8.2 to 12.0.0 (#96) (99564bc), closes #96
  • bump nock from 12.0.0 to 12.0.1 (#102) (039e187), closes #102
  • bump node from 12.14.1 to 12.15.0 (#89) (5fcd996), closes #89
  • bump ts-jest from 25.2.0 to 25.2.1 (#103) (992f396), closes #103
  • bump typescript from 3.7.5 to 3.8.2 (#104) (84cceb5), closes #104
  • Rollback types/node 13 to 12 (#99) (6c61e98), closes #99

docs

1.1.6 (2020-02-04)

deps

  • bump @types/jest from 25.1.0 to 25.1.1 (#79) (29e309f), closes #79
  • bump @types/node from 13.5.0 to 13.5.1 (#76) (f9d6df4), closes #76
  • bump @types/node from 13.5.1 to 13.5.2 (#78) (27e10c3), closes #78
  • bump @types/node from 13.5.2 to 13.5.3 (#83) (eb7f987), closes #83
  • bump @types/node from 13.5.3 to 13.7.0 (#85) (a93ff27), closes #85
  • bump @typescript-eslint/parser from 2.18.0 to 2.19.0 (#86) (acc4776), closes #86
  • bump lint-staged from 10.0.3 to 10.0.4 (#77) (2b7e097), closes #77
  • bump lint-staged from 10.0.4 to 10.0.5 (#80) (a9409d8), closes #80
  • bump lint-staged from 10.0.5 to 10.0.6 (#81) (9569263), closes #81
  • bump lint-staged from 10.0.6 to 10.0.7 (#84) (e4822d2), closes #84
  • bump ts-jest from 25.0.0 to 25.1.0 (#82) (c4269af), closes #82
  • bump ts-jest from 25.1.0 to 25.2.0 (#87) (3ad65c8), closes #87

docs

1.1.5 (2020-01-28)

chore

ci

  • use github/hub install script (a1f10a9)

deps

  • bump @types/jest from 24.9.1 to 25.1.0 (#73) (b3a3436), closes #73
  • bump @typescript-eslint/parser from 2.17.0 to 2.18.0 (#72) (00ac6b1), closes #72
  • bump lint-staged from 10.0.2 to 10.0.3 (#74) (dbf994b), closes #74

docs

1.1.4 (2020-01-24)

chore

  • Change update_schedule from weekly to daily (0a3af4f)

deps

  • bump @actions/core from 1.2.1 to 1.2.2 (#66) (e5043db), closes #66
  • bump @actions/tool-cache from 1.3.0 to 1.3.1 (#67) (0f94675), closes #67

1.1.3 (2020-01-23)

chore

  • Remove unused test data (#54) (92a3b1e), closes #54

ci

  • Add [skip ci] (6c0c1ee)
  • Add daily action test workflow [skip ci] (4927a0d)
  • Add mdbook version dump step [skip ci] (c71453c)
  • Comment out push event [skip ci] (b861b6f)
  • Use Codecov instead of Coveralls (#57) (9d13e62), closes #57

deps

  • bump @types/jest from 24.9.0 to 24.9.1 (#61) (eacd24e), closes #61
  • bump @types/node from 13.1.8 to 13.5.0 (#59) (e66b8ad), closes #59
  • bump husky from 4.0.10 to 4.2.1 (#65) (16c535a), closes #65
  • bump jest and ts-jest (#60) (58a9e09), closes #60
  • bump jest-circus from 24.9.0 to 25.1.0 (#63) (506fb6b), closes #63
  • bump lint-staged from 10.0.0 to 10.0.2 (#62) (31e2a69), closes #62
  • bump standard-version from 7.0.1 to 7.1.0 (#64) (9faa86b), closes #64
  • update (40add43)
  • update (#58) (3502ab2), closes #58

docs

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