Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Releases: productboard/webpack-deploy

0.14.2

07 May 13:15
5d14526
Compare
Choose a tag to compare

Fix

  • Correctly obtain hash for Rollbar upload dbea317

0.14.1

18 Apr 16:27
9950b4f
Compare
Choose a tag to compare

Fix

  • Correctly map over files object 2bd20c8

0.14.0

18 Apr 14:40
85331df
Compare
Choose a tag to compare

Feat

  • Added possiblity to upload also Build Info report f8cae66

Chore

v0.13.2

05 Apr 11:03
Compare
Choose a tag to compare

v0.13.2

  • Upgraded gulp version to v4.0.0
  • Upgraded all the dependencies to the newest versions
  • Removed package-lock file

v0.11.0

10 Jun 14:01
Compare
Choose a tag to compare

New feature: git-deploy-tag command. Tags current Git commit with environment + hash and pushes it to remote.

v0.10.0

05 Apr 14:59
Compare
Choose a tag to compare

New feature: activate-rev sends Slack notifications if used with the --notify flag

v0.9.2

29 Mar 12:52
Compare
Choose a tag to compare

Fix: deploy bulk command now correctly detects multi/single index apps

v0.9.1

29 Mar 12:51
Compare
Choose a tag to compare

Fix: list-revs sorting order

v0.9.0

29 Mar 12:47
Compare
Choose a tag to compare

New feature: list-revs shows 10 revs by default. Show all by passing --all
Fix: list-revs command now supports multi index apps

v0.8.0

01 Feb 22:48
Compare
Choose a tag to compare

New feature: major releases. Allows you to mark selected revs as major. Useful for in-app notifications etc.