sb-mig 5.0.5-beta.2 → 5.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -384,8 +384,8 @@ sb-mig debug
|
|
|
384
384
|
|
|
385
385
|
## Roadmap
|
|
386
386
|
|
|
387
|
-
- [
|
|
388
|
-
- [
|
|
387
|
+
- [x] Sync / Migrate content (stories)
|
|
388
|
+
- [x] Improve preset creation/update
|
|
389
389
|
- [x] Sync Roles
|
|
390
390
|
- [x] Sync / Migrate datasources
|
|
391
391
|
- [x] Sync components with extensions
|