@forge/lint

5.19.2-experimental-04cc2b95.20.0-next.0
CHANGELOG.md
~CHANGELOG.mdModified
+6−10
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,12 +1,8 @@
 # @forge/lint
 
-## 5.19.2-experimental-04cc2b9
+## 5.20.0-next.0
 
-### Major Changes
-
-- d9ef926: Adds support for TypeScript 5
-
 ### Minor Changes
 
 - 6adb226: The Forge linter now reports an error (previously a warning) when the `@forge/sql` SDK is imported but no corresponding `sql` module is declared in the manifest. The autofix continues to add the missing `sql` module and now counts it as a fixed error.
 
@@ -14,16 +10,16 @@
 
 - Updated dependencies [c3b96b3]
 - Updated dependencies [814b8fe]
 - Updated dependencies [561f8f4]
-- Updated dependencies [d9ef926]
 - Updated dependencies [bb903a8]
 - Updated dependencies [c1acc55]
 - Updated dependencies [5b67e61]
-  - @forge/[email protected]
-  - @forge/[email protected]
-  - @forge/[email protected]
-  - @forge/[email protected]
+- Updated dependencies [55c1371]
+- Updated dependencies [1a461c3]
+  - @forge/[email protected]
+  - @forge/[email protected]
+  - @forge/[email protected]
 
 ## 5.19.2
 
 ### Patch Changes