Commit 5e6ec2f
fix: add Fastlane UI import to changelog_helper
- Changed from Fastlane.const_defined?(:UI) to defined?(UI)
- Fixes NameError: uninitialized constant ChangelogHelper::UI
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ed48a36 commit 5e6ec2f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments