@ronas-it/nx-generators 0.24.0-alpha.1 → 0.24.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ronas-it/nx-generators",
3
- "version": "0.24.0-alpha.1",
3
+ "version": "0.24.0",
4
4
  "description": "Nx generators for Ronas IT projects",
5
5
  "license": "MIT",
6
6
  "author": "Ronas IT",
@@ -39,11 +39,6 @@ Use the MCP tools **list_knowledge_bases**, **search_knowledge_base**, and **get
39
39
  |---------------------------|----|
40
40
  | Backend Docs (Laravel) | `60603f2d-1318-4e81-adbd-681b47b22b3a` |
41
41
  | Frontend Docs (RN, Next) | `7de525d2-a308-41e4-ab15-42d527549703` |
42
- | Sales Documentation | `b0d7f492-cf20-442b-a767-2255113f036f` |
43
- | Ronas IT Dribbble | `e64d0850-bd4d-4e68-9ca4-4e2211d795d4` |
44
- | Sales | `8f8bb651-a5dc-43e5-a650-a3a145543690` |
45
- | Marketing | `5006584c-28f5-4a5b-8fa8-0f61e3c7f981` |
46
- | Tasks Templates | `44fc3e2e-c0eb-4700-bb51-4d80cadbf0f9` |
47
42
 
48
43
  **Keeping the table up to date:** If you call **list_knowledge_bases** and the result shows new bases, different IDs, or missing entries compared to the table above, update the "Knowledge Base IDs" table in this file (AGENTS.md) so it matches the current list. That keeps the reference accurate for future sessions.
49
44