Releases: productboard/webpack-deploy
Releases · productboard/webpack-deploy
0.14.2
Fix
- Correctly obtain hash for Rollbar upload dbea317
0.14.1
Fix
- Correctly map over files object 2bd20c8
0.14.0
Feat
- Added possiblity to upload also Build Info report f8cae66
Chore
v0.13.2
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
New feature: git-deploy-tag
command. Tags current Git commit with environment + hash and pushes it to remote.
v0.10.0
New feature: activate-rev
sends Slack notifications if used with the --notify
flag
v0.9.2
Fix: deploy
bulk command now correctly detects multi/single index apps
v0.9.1
Fix: list-revs
sorting order
v0.9.0
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
New feature: major releases. Allows you to mark selected revs as major. Useful for in-app notifications etc.