From a96a6aa91af545ab0e1fd152d122368e60294b2c Mon Sep 17 00:00:00 2001 From: Sacha Smart Date: Tue, 18 Feb 2025 15:26:49 -0500 Subject: [PATCH] add breaking change to types --- .github/semantic.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/semantic.yml b/.github/semantic.yml index 2d8455e..2386166 100644 --- a/.github/semantic.yml +++ b/.github/semantic.yml @@ -21,4 +21,5 @@ types: - style - refactor - revert - - perf \ No newline at end of file + - perf + - BREAKING CHANGE \ No newline at end of file