npm package diff

Package: @forge/migrations

Versions: 0.7.0-experimental-30ae54f - 1.0.0-next.2

File: package/CHANGELOG.md

Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,13 +1,28 @@
 # @forge/migrations
 
-## 0.7.0-experimental-30ae54f
+## 1.0.0-next.2
 
 ### Patch Changes
 
-- Updated dependencies [30ae54f]
-  - @forge/[email protected]
+- be67acb: Interpolate string resources in modules
 
+## 1.0.0-next.1
+
+### Patch Changes
+
+- 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