Ghost/ghost/milestones/lib
Aileen Nowak 74a65f3b1c Simplyfied milestone event meta data
no issue

- Reduced the amount of diffeerent properties by not populating a `currentARR` and `currentMembers` fields, but use a `currentValue` instead.
- The type of milestone can still be determined by its `type` property, so we actually don't need two different props here
2023-02-23 17:21:20 +02:00
..
InMemoryMilestoneRepository.js
Milestone.js
MilestoneCreatedEvent.js
milestones.js
MilestonesService.js