Skip to content

Commit c34e76d

Browse files
authored
Update CHANGELOG.md
Rephrase 1.0.1 updates
1 parent fca3a4f commit c34e76d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14-
- **Extract modules** ([#323](https://github.com/mercurjs/mercur/pull/323) @slusarczykmichal)
15-
- **Docs: update OAS** ([#326](https://github.com/mercurjs/mercur/pull/326) @slusarczykmichal)
16-
- **Version: bump to medusa 2.8.6** ([#333](https://github.com/mercurjs/mercur/pull/333) @slusarczykmichal)
14+
- **Modules were refactored and moved to separate packages in order to maintain a modular structure** ([#323](https://github.com/mercurjs/mercur/pull/323) @slusarczykmichal)
15+
- **Docs: OpenAPI specifications are now completed for the entire API** ([#326](https://github.com/mercurjs/mercur/pull/326) @slusarczykmichal)
16+
- **Medusa version was updated to [version 2.8.6](https://github.com/medusajs/medusa/releases/tag/v2.8.6)** ([#333](https://github.com/mercurjs/mercur/pull/333) @slusarczykmichal)
1717

1818
### Fixed
1919

20-
- **Product update request** ([#340](https://github.com/mercurjs/mercur/pull/340) @WojciechPlodzien)
21-
- **Seller detail page** ([#359](https://github.com/mercurjs/mercur/pull/359) @slusarczykmichal)
22-
- **Move withDeleted out of filters to prevent query error** ([#361](https://github.com/mercurjs/mercur/pull/361) @slusarczykmichal)
20+
- **Marketplace administrators can now review vendors' product updates before publishing them** ([#340](https://github.com/mercurjs/mercur/pull/340) @WojciechPlodzien)
21+
- **The vendor details page was fixed as it was not loading properly in rare cases** ([#359](https://github.com/mercurjs/mercur/pull/359) @slusarczykmichal)
22+
- **Fixed vendor reviews query to prevent query errors** ([#361](https://github.com/mercurjs/mercur/pull/361) @slusarczykmichal)
23+
24+
2325

2426
## [1.0.0] - 2025-06-23
2527

0 commit comments

Comments
 (0)