@dynamods/dynamo-pm-wizard 0.0.9 → 0.0.12

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 CHANGED
@@ -1,5 +1,8 @@
1
1
 
2
2
  # Package Publish Wizard
3
+ ![NPM Version](https://img.shields.io/npm/v/%40dynamods%2Fdynamo-pm-wizard)
4
+ ![NPM Last Update](https://img.shields.io/npm/last-update/%40dynamods%2Fdynamo-pm-wizard)
5
+
3
6
 
4
7
  ## Overview
5
8
  The **Package Publish Wizard** is a React-based UI component designed to facilitate the creation and management of packages in **Dynamo**. It is hosted inside the **Dynamo Package Manager** and provides an intuitive interface for users to create, update, and publish packages.