@buerokratt-ria/menu 0.2.7 → 0.2.8
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
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
# Changelog
|
|
1
|
+
# Changelog (MM-DD-YYYY)
|
|
2
2
|
|
|
3
3
|
All changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
+
## [0.2.8] - 05-06-2025
|
|
6
|
+
|
|
7
|
+
- Added path /multi-domains menu element to Chatbot module administration
|
|
8
|
+
|
|
5
9
|
## [0.2.7] - 08-04-2025
|
|
6
10
|
|
|
7
|
-
- Added path /feedback menu element to Chatbot module
|
|
11
|
+
- Added path /feedback menu element to Chatbot module administration
|
|
8
12
|
|
|
9
13
|
## [0.2.6] - 04-02-2025
|
|
10
14
|
|
|
Binary file
|
package/package.json
CHANGED