Releases: GabeDuarteM/semantic-release-chrome
Releases · GabeDuarteM/semantic-release-chrome
v3.2.0
3.2.0 (2023-03-23)
Features
v3.1.0
3.1.0 (2022-07-08)
Features
- templating: Add templating features to the asset parameter. (db93147), closes #82
v3.0.0
3.0.0 (2022-07-08)
Bug Fixes
- improve error messages when there's a generic google error (#95) (2d54ab8)
BREAKING CHANGES
- the
verifyConditions
step now requires a extensionId
to be passed in its configs.
See the README for an updated config example.
v2.0.1
2.0.1 (2022-07-08)
DEPRECATED RELEASE, contains breaking change which should not be here, please install 3.0.0 instead
Bug Fixes
- improve error messages when there's a generic google error (#95) (5111d98)
v2.0.0
2.0.0 (2022-07-05)
Bug Fixes
Features
- draft: Allows skipping the publish step (1d1465d), closes #60 #90
BREAKING CHANGES
- Minimum supported version of Node.js is now 16
v1.1.3
1.1.3 (2019-11-23)
Bug Fixes
- consider PUBLISHED_WITH_FRICTION_WARNING as a warning, instead of an error (#47) (d1b1507)
v1.1.2
1.1.2 (2019-11-16)
Bug Fixes
- read from
statusDetail
instead of statusList
(#44) (aa6bba6), closes #41
v1.1.1
1.1.1 (2019-04-06)
Bug Fixes
- bump gd-scripts (6e701b1)
- deps: update dependency aggregate-error to v3 (#9) (d61abac)
- deps: update dependency archiver to v3 (#6) (7337561)
v1.1.0
1.1.0 (2018-08-22)
Features
- publish: return release info object (#2) (4b47134)
v1.0.2
1.0.2 (2018-08-16)
Bug Fixes
- deps: bump dependencies (b0e49ce)
- gd-scripts: changed the build scripts to use gd-scripts (21c82b3)