npm package diff

Package: @forge/migrations

Versions: 0.7.0-experimental-fa2dfba - 1.0.0-next.1

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,13 +1,22 @@
 # @forge/migrations
 
-## 0.7.0-experimental-fa2dfba
+## 1.0.0-next.1
 
 ### Patch Changes
 
-- Updated dependencies [e7ee69d]
-  - @forge/[email protected]
+- 56c148c: Add MigrationAPIError class to main file
 
+## 1.0.0-next.0
+
+### Major Changes
+
+- 48774b3: Making Forge App Migrations generally available
+
+### Patch Changes
+
+- d2676d6: Add migration api error class
+
 ## 0.7.0
 
 ### Minor Changes