From e33d6eaf0d65ce8310368565a25d3775e0ece107 Mon Sep 17 00:00:00 2001 From: siddsriv Date: Thu, 2 Jan 2025 14:57:21 +0000 Subject: [PATCH] chore(smithy-client): add changeset --- .changeset/warm-pans-cross.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/warm-pans-cross.md diff --git a/.changeset/warm-pans-cross.md b/.changeset/warm-pans-cross.md new file mode 100644 index 00000000000..c0fe368f89b --- /dev/null +++ b/.changeset/warm-pans-cross.md @@ -0,0 +1,5 @@ +--- +"@smithy/smithy-client": minor +--- + +feat: type check helper method to to know if something is an instance of the ServiceException class