@forge/cli-shared
9.0.0-next.89.0.0-next.9
CHANGELOG.md~
CHANGELOG.mdModified+8
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,14 @@
# @forge/cli-shared
+## 9.0.0-next.9
+
+### Patch Changes
+
+- 4a191fe: Mark the `module` command and its subcommands (`add`, `list`, `show`) as `[Preview]` and add a caution to the `module`/`module add` help noting that running these commands may modify your app files (manifest.yml, source files, and package.json).
+- Updated dependencies [d66be70]
+ - @forge/[email protected]
+
## 9.0.0-next.8
### Minor Changes