Releases: strapi-community/strapi-tool-deployify
Releases · strapi-community/strapi-tool-deployify
v1.2.1
1.2.1 (2022-09-14)
Bug Fixes
- package.json: fixed wrong files included (639655b)
- render.liquid: fixed an issue where render.yml was wrong (5627467)
v1.2.0
1.2.0 (2022-09-14)
Bug Fixes
- circular dependency (c55b723)
- cli/commands: generate not completing questions (d98c963)
- cli/commands: pulling incorrect provider hooks (7ffd250)
- commands/generate: incorrect usage of hooks (201adeb)
- core/load: providers are undefined (7917f96)
- dependencies.js: changed the way dep is checking for package.json (e752a51), closes #10
- fixed imports (8976be0)
- fixed so we cleanup specific files for projects (0983455)
- generateherokuservices.js: fixed where we did not add correct WEBSITE_URL (791f873)
- generate: wait for project type t be detected (d81fba8)
- index.js: missing import of outputs (1ec9c8c)
- outputs/goodbye: not displaying pkg url (33f1e51)
- providers: use correct config from hooks (26770b8)
Features
- core/outputs: add success output type (2ee60c5)
- destroyherokuapp: now fetching users apps instead of ask for the name (b9e8756)
- utils/detection: add provider detector (97d5d7b)
v1.1.4
1.1.4 (2022-09-05)
Bug Fixes
- removed AWS as it's not ready yet (99c3561)
v1.1.3
1.1.3 (2022-09-05)
Bug Fixes
- apikeys.js: fixed a bug where windows path was incorrect (6421c89)
- fixed multiple paths for new hooks (f49716f)
- heroku.js: fixed a bug where apiKey had wrong path (f5f763c)
- reset.js: fixed where we did not pass the heroku config for reset of heroku (80e70f7)
v1.1.2
1.1.2 (2022-09-05)
Bug Fixes
- config:
heroku
and render
outputFileName extensions (fc72c1e)
v1.1.1
1.1.1 (2022-09-04)
Bug Fixes
- apikeys.js: fixing #3 - assumed unix not considering windows (78388ae)
v1.1.0
1.1.0 (2022-09-02)
Features
- render.js: now supporting render.js (f0d08d7)
- reset.js: added ability to reset heroku or render (688ae60)
v1.0.2
1.0.2 (2022-08-26)
Bug Fixes
- pacakge.json: fixed wrong path for providers (e481082)