From c8b04f796baeea30ff5a04317476be19a832b255 Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 9 Oct 2024 19:40:24 +0800 Subject: [PATCH] Update change file --- .changes/dialog-ask.md | 6 ------ .changes/dialog-native-button-texts.md | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 .changes/dialog-ask.md create mode 100644 .changes/dialog-native-button-texts.md diff --git a/.changes/dialog-ask.md b/.changes/dialog-ask.md deleted file mode 100644 index 70f77ac5..00000000 --- a/.changes/dialog-ask.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"dialog": "patch" -"dialog-js": "patch" ---- - -Fix `ask`'s button texts being ok and cancel instead of yes and no diff --git a/.changes/dialog-native-button-texts.md b/.changes/dialog-native-button-texts.md new file mode 100644 index 00000000..f8e055bc --- /dev/null +++ b/.changes/dialog-native-button-texts.md @@ -0,0 +1,6 @@ +--- +"dialog": "patch" +"dialog-js": "patch" +--- + +Fix `ask` and `confirm` not using system button texts