Shipment fix (#802)

* Fix broken URL for SalesOrderShipment

* Bump version and update release notes
This commit is contained in:
Oliver 2026-03-29 15:08:19 +11:00 committed by GitHub
parent ec9a7176a2
commit 83e97c56a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
## 0.22.7 - March 2026
---
- Bug fix for loading sales order shipments
## 0.22.6 - March 2026
---