@usercli/clideveloper 2.0.0 → 2.0.1

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -14,6 +14,10 @@ Think of it as your **personal npm butler** 🕴️, setting up your tools while
14
14
 
15
15
  ---
16
16
 
17
+ **Bug Resolved ✅**
18
+ The issue has been fixed! Please download the latest version using command: npx @usercli/clideveloper@latest
19
+
20
+
17
21
  ## 🚧 Current Status
18
22
 
19
23
  . ✅ Backend frameworks fully supported
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@usercli/clideveloper",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {