Skip to content

Releases: sharmrj/bulk-publish

v0.0.3

02 Aug 14:06
Compare
Choose a tag to compare
  • Fixed the resource lock problem when logging
  • Added the ability to delete/unpublish paths
  • Added the ability to use text files with paths delimited by newlines
  • Fixed a bug where a non 200 response caused the intended error message to never print

v0.0.2

26 Jul 17:32
Compare
Choose a tag to compare
  • Added proper argument parsing and a help command.
  • Now you can choose whether you want to preview or publish or both (see the README or use the --help or -h command)
  • Added logging. The log will show up in the path where the command is run.

v0.0.1-alpha

19 Jul 09:19
Compare
Choose a tag to compare
  • The only currently available binary is for Apple Silicon.
  • Reads directly from the import report generated by the Helix Importer
  • It will both publish and preview each valid path (currently, you can't opt out of one or the other)