assuremind 1.5.3 → 1.6.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.
- package/README.md +3 -3
- package/dist/cli/index.js +198 -198
- package/dist/index.d.mts +144 -149
- package/dist/index.d.ts +144 -149
- package/dist/index.js +31 -31
- package/dist/index.mjs +32 -32
- package/docs/GETTING-STARTED.md +39 -12
- package/package.json +1 -1
- package/templates/docs/GETTING-STARTED.md +7 -6
- package/ui/dist/assets/index-BsxznSas.css +1 -0
- package/ui/dist/assets/index-DdWg6Y6w.js +1032 -0
- package/ui/dist/index.html +2 -2
- package/ui/dist/assets/index-CDdZfob4.css +0 -1
- package/ui/dist/assets/index-Dqfu_NfK.js +0 -1029
package/README.md
CHANGED
|
@@ -430,9 +430,9 @@ Quality gates, PR comments, and notifications — configured from Studio, execut
|
|
|
430
430
|
|
|
431
431
|
---
|
|
432
432
|
|
|
433
|
-
> 🌐 **Website:** [https://assuremind.in/](https://assuremind.in/)
|
|
434
|
-
> 💬 **Community Hub:** [https://assuremind.in/community/](https://assuremind.in/community/)
|
|
435
|
-
> 📧 **Email:** [contact@assuremind.in](mailto:contact@assuremind.in)
|
|
433
|
+
> #### 🌐 **Website:** [https://assuremind.in/](https://assuremind.in/)
|
|
434
|
+
> #### 💬 **Community Hub:** [https://assuremind.in/community/](https://assuremind.in/community/)
|
|
435
|
+
> #### 📧 **Email:** [contact@assuremind.in](mailto:contact@assuremind.in)
|
|
436
436
|
|
|
437
437
|
---
|
|
438
438
|
|