Skip to content

Releases: citizensas/generate-preview

Say hello to "--branch" flag

16 Apr 12:05
Compare
Choose a tag to compare
  • Merge pull request #10 from citizensas/custom-branch-name 64b1700
  • chore(deps): upgrade commander version 0cf1604
  • chore: drop Node 8 support f414916
  • style: apply prettier new rules 1d43304
  • chore(deps): upgrade dependencies bbc5455
  • feat: pass a custom branch name with the "-b" flag db0ff3b

v2.3.2...v2.4.0

New flag --logFinalVersion

22 Feb 13:09
Compare
Choose a tag to compare
Pre-release
  • Merge pull request #9 from GrigoryanSasun/log-final-generated-url 8859483
  • feat: logFinalVersion cli flag added which logs the final version into generate-preview.log file 2cd286d

v2.3.2...v2.4.0-0

v2.3.2

10 Jan 12:54
Compare
Choose a tag to compare
  • fix: only read last line when running npm pack 1aa6c09
  • style: use Array.find to get the required "remote" value 7ce2098

v2.3.1...v2.3.2

v2.3.1

10 Jan 10:08
Compare
Choose a tag to compare
  • chore: upgrade dependencies c77ce8c
  • fix: strip "user" segment if -p flag is ssh-like a800586

v2.3.0...v2.3.1

New flag "--token"

08 Jan 10:12
Compare
Choose a tag to compare

With the new --token flag you can pass your personal token to authenticate when trying to communicate with the remote (i.e. push/pull).

v2.2.1

14 Nov 15:09
Compare
Choose a tag to compare
  • fix: stderr maxBuffer excedded 71ae6ad

v2.2.0...v2.2.1

v2.2.0

03 Nov 12:21
Compare
Choose a tag to compare
  • Merge pull request #7 from citizensas/logger 8402f32
  • feat: log with winston taking log level into account 00e7eb6

v2.1.3...v2.2.0