Releases: Reviewable/appengine-remove-action
Releases · Reviewable/appengine-remove-action
v3.0.0
v2.2.0
v2.1.2
v2.1.1: Slice bug removing versions even though below the limit (#3)
* feat(service): add the possibility to specify an app engine service to target * fix(service): add missing service_name in the actions declaration * chore(build): add build of new changes * fix(main): fix slice bug where it removed versions even though the length was below the limit * refactor(debug): move core.debug(err) outside of if switch for version deletion * refactor(build): add build of last refactor change for the error debug message