Skip to content

Commit 2fd777c

Browse files
hawkkillerclaude
andcommitted
docs: update AGENTS.md and CHANGELOG for common/ rename
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d99fe69 commit 2fd777c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This is a Flutter workspace:
66

77
- [app](app) — entry point; features and wiring.
8-
- [core](core) — reusable, app-independent, pub.dev-publishable; use `common` prefix.
8+
- [common](common) — reusable, app-independent, pub.dev-publishable; use `common` prefix.
99

1010
## Architecture
1111

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Version format: `major.minor`. Major version is incremented for brea
1414

1515
- Update Flutter SDK to 3.41 (stable channel)
1616
- Move `home` and `settings` feature packages to `app`
17+
- Rename common packages to have `common` prefix
1718

1819
## [3.10] - Jan 4, 2025
1920

0 commit comments

Comments
 (0)