Releases: expo/expo-github-action
Releases · expo/expo-github-action
8.2.1
8.2.0
8.1.0
8.1.0 (2023-11-24)
New features
- add fingerprint integration (#231) (e6622e0)
- add readme for preview-build and fingerprint action (#232) (acc171b), closes /github.com/expo/expo-github-action/pull/231#pullrequestreview-1628540314
- preview: add update manifest permalinks to the output (#245) (331a5ab)
Bug fixes
Code changes
- update error handling to node 20 standards (#243) (65ee055)
- update workflows and repository to use Bun (#241) (7f1c170)
- upgrade all actions to run on node 20 (#242) (b3e5355)
Other chores
- ci: update release flow with new service account (#238) (e289d93)
- update release workflow actions (#239) (57dcabe)
Documentation changes
8.0.0
7.2.1
7.2.1 (2023-01-04)
Code changes
- drop rimraf dependency (#203) (830e647)
- update actions dependencies (#202) (259d15d)
- update dev dependencies (#204) (5a73f07)
Other chores
- bump @actions/core from 1.6.0 to 1.9.1 (#191) (670b449)
- bump ansi-regex from 5.0.0 to 5.0.1 (#198) (d63621e)
- bump json5 from 1.0.1 to 1.0.2 (#196) (5a8228a)
- bump minimatch from 3.0.4 to 3.1.2 (#197) (5619369)
- bump qs from 6.5.2 to 6.5.3 (#195) (3beea56)
- bump semantic-release from 18.0.1 to 19.0.3 (#185) (079b95e)
- bump semver-regex from 3.1.3 to 3.1.4 (#183) (6b82e9e)
- rebuild all actions (e6ba70c)
- update workflow actions to latest (3cecf2e)
Documentation changes
7.2.0
7.1.1
7.1.0
7.0.3
7.0.3 (2022-02-14)
Bug fixes
- improve invalid package version error handling (#159) (94c7d8a)
- output error stacktraces in debug mode (#160) (6931e3c)
Other chores
- always dry run a new release on merge (#162) (3f293ee)
- bump node-fetch from 2.6.1 to 2.6.7 (#157) (839215f)
- fully automate releases (#164) (fbd4450)