hexojs / hexo-deployer-git

Git deployer plugin for Hexo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draft a new release

JLHwung opened this issue · comments

I would like to draft a 1.0.0 release with the following changes (The housekeeping PR is not given since there are too many): This should address #119.

BREAKING Changes:

  • Replace swig by swig-templates (#100)

Fixes:

  • Install compand in npm@5 (#89)
  • Inherit stdio in spawned git process (#82)

Housekeeping:

  • Upgrade dev dependencies and CI settings

@hexojs/core Do I miss anything? Thank you.

Thank you very much.
Don't you need a specify to shrink package ? https://unpkg.com/hexo-deployer-git@0.3.1/

@yoshinorin good catch. Fixed via ca449bb

Before the package is published, I will also revise the installation usage on README.md.