mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
fix(changelog): group changelog item rows by key feature change
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"fastlane:update:macos": "cd macos && bundle update",
|
||||
"generate": "npm run generate:environment && npm run generate:assets && npm run generate:build_runner && npm run generate:localization",
|
||||
"generate:assets": "dart pub global activate spider && spider build",
|
||||
"generate:build_runner": "flutter packages pub run build_runner build",
|
||||
"generate:build_runner": "flutter packages pub run build_runner build --delete-conflicting-outputs",
|
||||
"generate:environment": "flutter pub run environment_config:generate",
|
||||
"generate:localization": "dart ./scripts/generate_localization.dart",
|
||||
"git:ignore": "npm run git:ignore:firebase && npm run git:ignore:changelog",
|
||||
|
||||
Reference in New Issue
Block a user