@websolutespa/payload-plugin-bowl 0.1.1 → 0.3.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/CHANGELOG.md CHANGED
@@ -1,20 +1,32 @@
1
- # @websolutespa/payload-plugin-bowl
2
-
3
- ## 0.1.1
4
-
5
- ### Patch Changes
6
-
7
- - Modified: route service.
8
- - Added: white label.
9
-
10
- ## 0.1.0
11
-
12
- ### Minor Changes
13
-
14
- - mock refactor.
15
-
16
- ## 0.0.1
17
-
18
- ### Patch Changes
19
-
20
- - Added: first release.
1
+ # @websolutespa/payload-plugin-bowl
2
+
3
+ ## 0.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Added: splat routes.
8
+
9
+ ## 0.2.0
10
+
11
+ ### Minor Changes
12
+
13
+ - Added: menu, @websolutespa/bom-core.
14
+
15
+ ## 0.1.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Modified: route service.
20
+ - Added: white label.
21
+
22
+ ## 0.1.0
23
+
24
+ ### Minor Changes
25
+
26
+ - mock refactor.
27
+
28
+ ## 0.0.1
29
+
30
+ ### Patch Changes
31
+
32
+ - Added: first release.