Releases: expo/expo-github-action
Releases · expo/expo-github-action
2.1.0
2.1.0 (2019-04-10)
Code refactors
- authenticate in main action if possible (a401e30)
- remove extraneous commands from base image (a90ce59)
Documentation changes
- add deprecation notice on all sub-actions (b5a0311)
- add examples and more contextual info (9625bb1)
- fix typo in documentation and use link references (48bbaf3)
- update license to 2019 (7596f6b)
Other chores
- add some issue templates to github (9aec1f5)
2.0.0
2.0.0 (2019-04-02)
New features
- add basic ios build action (3a81415)
- add basic web build action (3d4bdb6)
- add basic android build action (9105177)
- add new publish action (56563f2)
- add login entrypoint (252f16d)
- add github actions implemented image for expo cli (864b9bb)
- add base image with documentation and licenses (c43e5c3)
Code refactors
- tag all buid actions as unofficial for release (ed597e5)
- simplify publish action and remove extraneous entrypoint (61d0c21)
- tag all actions as unofficial for release to marketplace (f56443a)
- expand existing login with documentation and proper icon (d2e2a6d)
- move cli to root as default (4545e44)
- expand existing login with documentation and proper icon (923ed34)
- remove third party notice until its updated (f4fc39a)
- use full node version instead of alpine (a019c94)
Documentation changes
- add link to login from publish action (5b7564c)
- add custom cli command action (4cf38f9)
- add do not use in production warning (8291794)
- add basic repository description (906c910)
Other chores
- remove the cli from name (ab9265b)