Releases: evva-sfw/abrevva-react-native
Releases · evva-sfw/abrevva-react-native
Release 2.0.0
2.0.0 (2024-10-22)
⚠ BREAKING CHANGES
chore
Features
- replaced manual disengage logic with AbrevvaSDK disengage function (#46) (b16cf3b)
Bug Fixes
- removed cryptoswift from podfile and formating (0b6d2c5)
- removed nfc (9384a65)
- removed nfc traces (bbb4042)
- removed whitespace in string, since toInt throws otherwise (82e3d6d)
Documentation
- change deprecation alert to important (1ee4c06)
Continuous Integration
- fix test-android gradle target (cb28d88)
- fix version in filename for release (#45) (9e6dbaf)
- reconfigure auto-changelog to only track merge commits (#52) (089cd1a)
Release 1.0.1
1.0.1 (2024-08-28)
Bug Fixes
- corrected output Path for decryptFileFromURL (android) (#44) (308c8f2)
Documentation
Build System
Release 1.0.0
1.0.0 (2024-08-26)
Features
Bug Fixes
Build System
- add attest provenance with lint and release workflow (#29) (a5e62f3)
- enable android build cache (#39) (ff07820)
Release 0.1.5
0.1.5 (2024-08-22)
Continuous Integration
- enable npm upload on release (56973c1)
Release 0.1.4
0.1.4 (2024-08-22)
Continuous Integration
- disable npm publish for debugging release-it workflow (7fdd9d3)
- release workflow enable yarn cache (143872b)
- release-it: checkout via ssh (fd05e9a)
- release-it: fix release github token for workflow (425ad0a)