Releases: autifyhq/autify-cli
Releases · autifyhq/autify-cli
v0.7.1
v0.7.0
What's Changed
- Run
generate-fake-app
before runningjest
by @riywo in #70 - Rename to
--autify-connect
by @riywo in #72 - Normalize command line for integration test by @riywo in #75
- Add more mobile integration tests by @riywo in #76
- Release 0.7.0 by @autify-cli-bot in #79
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
This is a breaking change but we decided to just rename. Please migrate to --autify-connect
if you already use --autify-connect-key
.
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bump @oclif/core from 1.13.0 to 1.13.10 by @dependabot in #54
- Add
mobile test run/wait
by @riywo in #56 - Fix oclif patch version by @riywo in #55
- Bump autify-sdk-js to 0.3.0 by @riywo in #59
- Add
mobile build upload
by @riywo in #60 - Add mobile integration tests by @riywo in #61
- Add
AUTIFY_TEST_WAIT_INTERVAL_SECOND
by @riywo in #62 - Add
--autify-connect-key
toweb test run
by @riywo in #64 - Bump @oclif/test from 2.1.0 to 2.1.1 by @dependabot in #58
- Bump @types/node from 16.11.47 to 16.11.50 by @dependabot in #63
- Update README.md by @riywo in #65
- Bump @oclif/core from 1.13.10 to 1.14.2 by @dependabot in #69
- Bump @types/jest from 28.1.6 to 28.1.7 by @dependabot in #68
- Bump @types/node from 16.11.50 to 16.11.52 by @dependabot in #67
- Release 0.6.0 by @autify-cli-bot in #71
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump @oclif/core from 1.9.3 to 1.9.5 by @dependabot in #32
- Bump lint-staged from 13.0.2 to 13.0.3 by @dependabot in #33
- Bump jest and @types/jest by @dependabot in #34
- Bump @types/node from 16.11.41 to 16.11.43 by @dependabot in #35
- Bump ts-node from 10.8.1 to 10.8.2 by @dependabot in #36
- Bump oclif from 3.0.1 to 3.1.2 by @dependabot in #47
- Bump jest and @types/jest by @dependabot in #40
- Bump ts-node from 10.8.2 to 10.9.1 by @dependabot in #42
- Bump @types/node from 16.11.43 to 16.11.47 by @dependabot in #46
- Bump @types/chai from 4.3.1 to 4.3.3 by @dependabot in #49
- Add install-cicd.bash by @riywo in #51
- Delete previously installed files in
install-cicd.bash
by @riywo in #52 - Release 0.5.0 by @autify-cli-bot in #53
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump @oclif/core from 1.9.0 to 1.9.3 by @dependabot in #18
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #19
- Bump @types/node from 16.11.39 to 16.11.41 by @dependabot in #20
- Bump typescript from 4.7.3 to 4.7.4 by @dependabot in #21
- Bump lint-staged from 13.0.1 to 13.0.2 by @dependabot in #23
- Bump @types/jest from 28.1.1 to 28.1.3 by @dependabot in #26
- Port hotfixes from
releases/0.3
by @riywo in #29 - Update mobile commands by @riywo in #30
- Release 0.4.0 by @autify-cli-bot in #31
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- More dependabot checks by @riywo in #9
- Bump @types/node from 16.11.38 to 16.11.39 by @dependabot in #10
- Bump ts-node from 10.8.0 to 10.8.1 by @dependabot in #11
- Bump typescript from 4.7.2 to 4.7.3 by @dependabot in #12
- Refactor packages and format all files by @riywo in #13
- Add publish workflow by @riywo in #14
- Fix TODO for publish and minor dependencies by @riywo in #15
- Fix newVersion to use @autifyhq/autify-cli by @riywo in #16
- Release 0.3.0 by @autify-cli-bot in #17
- Fix aws-credentials for publish workflow by @riywo in #25
- Fix bump command for stable by @riywo in #27
- Release 0.3.1 by @autify-cli-bot in #28
Full Changelog: v0.2.0...v0.3.1
v0.2.0
v0.1.0
What's Changed
- Initial release
Full Changelog: https://github.com/autifyhq/autify-cli/commits/v0.1.0