@buerokratt-ria/menu 0.2.11 → 0.2.13

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/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  All changes to this project will be documented in this file.
4
4
 
5
+ ## [0.2.13] - 02-06-2026
6
+
7
+ - Removed /advisors from menu items
8
+
9
+ ## [0.2.12] - 06-05-2026
10
+
11
+ - Added path /chat-analysis to menu items
12
+
5
13
  ## [0.2.11] - 03-03-2026
6
14
 
7
15
  - Added path /api-registry to menu items
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@buerokratt-ria/menu",
3
- "version": "0.2.11",
3
+ "version": "0.2.13",
4
4
  "description": "Generic MainNavigation component that would be injected as dependency.",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -220,13 +220,6 @@
220
220
  },
221
221
  "path": "/feedback"
222
222
  },
223
- {
224
- "label": {
225
- "et": "Nõustajad",
226
- "en": "Advisors"
227
- },
228
- "path": "/advisors"
229
- },
230
223
  {
231
224
  "label": {
232
225
  "et": "Avaandmed",
@@ -341,6 +334,13 @@
341
334
  }
342
335
  ]
343
336
  },
337
+ {
338
+ "label": {
339
+ "et": "Vestluste analüüs",
340
+ "en": "Chat analysis"
341
+ },
342
+ "path": "/chat-analysis"
343
+ },
344
344
  {
345
345
  "label": {
346
346
  "et": "Asutuse tööaeg",