···11+# Changelog
22+33+## 0.2.0 (2025-07-26)
44+55+* build: add personal `thehale` namespace ([49844d3](https://github.com/thehale/react-native-keep-awake/commit/49844d3))
66+* build: change package name to `dev.jhale.react.keepawake` ([749f894](https://github.com/thehale/react-native-keep-awake/commit/749f894))
77+* build: configure release tooling ([d693d68](https://github.com/thehale/react-native-keep-awake/commit/d693d68))
88+* build: fix typescript package alias ([3b9c0b6](https://github.com/thehale/react-native-keep-awake/commit/3b9c0b6))
99+* build: mark as a public package on npm ([81dfb2b](https://github.com/thehale/react-native-keep-awake/commit/81dfb2b))
1010+* build: use Ruby 3.4.0 or later locally ([1ef7680](https://github.com/thehale/react-native-keep-awake/commit/1ef7680))
1111+* refactor: simplify example code ([9d9eb06](https://github.com/thehale/react-native-keep-awake/commit/9d9eb06))
1212+* docs: add compatibility and credits to README ([796df1e](https://github.com/thehale/react-native-keep-awake/commit/796df1e))
1313+* docs: Add my standard README header ([1f5a332](https://github.com/thehale/react-native-keep-awake/commit/1f5a332))
1414+* docs: add usage instructions to README ([666b2a0](https://github.com/thehale/react-native-keep-awake/commit/666b2a0))
1515+* feat: add hook and component ([94946f4](https://github.com/thehale/react-native-keep-awake/commit/94946f4))
1616+* feat: implement keep awake on Android/iOS ([d788f88](https://github.com/thehale/react-native-keep-awake/commit/d788f88))
1717+* feat: scaffold Keep Awake API ([6966a6b](https://github.com/thehale/react-native-keep-awake/commit/6966a6b))
1818+* fix(example): use white background ([d3f9af0](https://github.com/thehale/react-native-keep-awake/commit/d3f9af0))
1919+* chore: Change license to MPL-2.0 ([2dac89c](https://github.com/thehale/react-native-keep-awake/commit/2dac89c))
2020+* chore: generate lockfiles and other initial run metadata ([10a27e3](https://github.com/thehale/react-native-keep-awake/commit/10a27e3))
2121+* chore: scaffold react-native-keep-awake ([59d472b](https://github.com/thehale/react-native-keep-awake/commit/59d472b))