Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Latest commit

 

History

History
283 lines (163 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

283 lines (163 loc) · 17.3 KB

Changelog

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

3.1.12 (2020-02-05)

fix

  • add new line, ssh-keyscan comment (1333ef6)

3.1.11 (2020-02-05)

fix

3.1.10 (2020-02-05)

fix

  • change writeFile to writeFileSync (57d9579)

3.1.9 (2020-02-05)

fix

  • Add chmod 600 known_hosts (24a9ba2)

3.1.8 (2020-02-04)

fix

3.1.7 (2020-02-04)

3.1.6 (2020-02-04)

3.1.5 (2020-02-04)

fix

3.1.4 (2020-02-04)

fix

3.1.3 (2020-02-04)

fix

  • add await (8f3dfcb)
  • add await (8a3c589)
  • add eval SSH_AUTH_SOCK=/var/folders/kq/plr51cwn7ql9dh5m035_2fsh0000gn/T//ssh-iXC8tDO67Brj/agent.73139; export SSH_AUTH_SOCK; (06e73f4)
  • add sh -c 'eval SSH_AUTH_SOCK=/var/folders/kq/plr51cwn7ql9dh5m035_2fsh0000gn/T//ssh-BEHc8SfUWzKd/agent.74533; export SSH_AUTH_SOCK; (114d174)
  • add sh -c eval SSH_AUTH_SOCK=/var/folders/kq/plr51cwn7ql9dh5m035_2fsh0000gn/T//ssh-LTfBLKFbp39Z/agent.73455; export SSH_AUTH_SOCK; (df63091)
  • add SSH_AUTH_SOCK (fb0c9f1)
  • Add ssh-add (c19aace)
  • cpexec (30e98db)
  • cpexec (63697ad)
  • eval (d696db2)
  • ssh-agent (9406f9d)
  • ssh-agent (db62914)

3.1.2 (2020-02-04)

fix

3.1.1 (2020-02-04)

fix

  • externalRepository commit message (3438ab5)

3.1.0 (2020-02-04)

chore

deps

feat

fix

test

3.1.0-2 (2020-01-29)

chore

ci

deps

  • bump @types/jest from 24.9.1 to 25.1.0 (#8) (a129668), closes #8
  • bump @typescript-eslint/eslint-plugin from 2.17.0 to 2.18.0 (#11) (aeac583), closes #11
  • bump @typescript-eslint/parser from 2.17.0 to 2.18.0 (#9) (6304225), closes #9
  • bump lint-staged from 10.0.2 to 10.0.3 (#10) (fd432ae), closes #10
  • update (ff7a4e6)
  • update (b7effe0)
  • update (b9c97f9)

feat

  • Add git config gc.auto 0 (f9abca9)

fix

refactor

test

3.1.0-1 (2020-01-19)

docs

feat

fix

test

3.1.0-0 (2020-01-18)

chore

Changelog