@forge/lint

5.16.3-next.75.17.0-next.8
CHANGELOG.md
~CHANGELOG.mdModified
+12
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,18 @@
 # @forge/lint
 
+## 5.17.0-next.8
+
+### Minor Changes
+
+- 594a6b9: Added new FunctionTimeoutLinter that detects a conflict where the same function is referenced by both a trigger and a consumer module, but has a timeoutSeconds exceeding the trigger maximum.
+
+### Patch Changes
+
+- Updated dependencies [747866d]
+  - @forge/[email protected]
+  - @forge/[email protected]
+
 ## 5.16.3-next.7
 
 ### Patch Changes