Official plugin hexo-deployer-git 1.0.0 Released!!

We released a new version of the official plugins hexo-deployer-git

BREAKING Changes

  • Replace swig with swig-templates #100

Improvements

  • specify files to shrink package size ca449bb

Fixes

  • Fix the install command in npm@5 #86
  • Inherit stdio for spawned git process #82

Update dependencies

  • Update vulnerabilities dependencies #110
  • Update babel-eslint requirement from ^7.2.1 to ^10.0.1 #116
  • Update hexo-fs requirement from ^0.2.0 to ^1.0.0 #115
  • Update chai requirement from ^3.5.0 to ^4.2.0 #113
  • Update chalk requirement from ^1.1.3 to ^2.4.1 #114

Docs

  • Add Notice on pushing github errors 4a2e283
  • Update installation section 288b415

CI

  • Update ci services target nodejs version #111