Skip to content

Commit 89a68b1

Browse files
authored
fix: dummy commit to trigger release (#703)
## Notes: - dummy commit to trigger release <!--- REMINDER: - Read CONTRIBUTING.md first. - Add test coverage for your changes. - Link to related issues/commits. - Testing: how did you test your changes? - Screenshots if applicable --> ## License By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 5b535c4 commit 89a68b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/chat.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ export interface ChatMessage {
204204
}[]
205205
}
206206
modifiedFilesTracker?: {
207+
// This is used for the new component: https://github.com/aws/mynah-ui/commit/2e4d1e91566556e98a62da4bfd13cbfbe836dcdf
207208
title?: string
208209
removeFile?: boolean
209210
}

0 commit comments

Comments
 (0)