From 992615485f46fbd419284849dc973c2c0c19eb4b Mon Sep 17 00:00:00 2001 From: Tanzim Hossain Date: Tue, 16 Jul 2024 21:43:18 -0400 Subject: [PATCH] add .changes --- .changes/common/coach-cap-control-dinosaurs.json | 1 + .changes/generativeai/board-burn-cushion-calculator.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 .changes/common/coach-cap-control-dinosaurs.json create mode 100644 .changes/generativeai/board-burn-cushion-calculator.json diff --git a/.changes/common/coach-cap-control-dinosaurs.json b/.changes/common/coach-cap-control-dinosaurs.json new file mode 100644 index 00000000..e8f66b5f --- /dev/null +++ b/.changes/common/coach-cap-control-dinosaurs.json @@ -0,0 +1 @@ +{"type":"MINOR","changes":["make FunctionCall.args nullable"]} diff --git a/.changes/generativeai/board-burn-cushion-calculator.json b/.changes/generativeai/board-burn-cushion-calculator.json new file mode 100644 index 00000000..d43c970c --- /dev/null +++ b/.changes/generativeai/board-burn-cushion-calculator.json @@ -0,0 +1 @@ +{"type":"MAJOR","changes":["make FunctionCallPart.args nullable"]}