@tillhub/schemas 6.310.0 → 6.312.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,3 +1,17 @@
|
|
|
1
|
+
# [6.312.0](https://github.com/tillhub/schemas/compare/v6.311.0...v6.312.0) (2024-05-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **stocks:** add total quantity to the event ([2b49e06](https://github.com/tillhub/schemas/commit/2b49e06))
|
|
7
|
+
|
|
8
|
+
# [6.311.0](https://github.com/tillhub/schemas/compare/v6.310.0...v6.311.0) (2024-05-27)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **configurations:** rename payment_options to payment_methods ([#954](https://github.com/tillhub/schemas/issues/954)) ([9906f4e](https://github.com/tillhub/schemas/commit/9906f4e))
|
|
14
|
+
|
|
1
15
|
# [6.310.0](https://github.com/tillhub/schemas/compare/v6.309.0...v6.310.0) (2024-05-27)
|
|
2
16
|
|
|
3
17
|
|