@7365admin1/module-hygiene 4.28.2-staging.11 → 4.29.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,5 +1,12 @@
|
|
|
1
1
|
# @7365admin1/module-hygiene
|
|
2
2
|
|
|
3
|
+
## 4.29.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 823296b: Add approve / disapprove to hygiene check out items (repository, controller and decision util).
|
|
8
|
+
- a3d761b: Disapproving a hygiene check out item returns the drawn-down quantity to stock, in the same transaction as the decision.
|
|
9
|
+
|
|
3
10
|
## 4.28.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
package/package.json
CHANGED