Ghost/ghost/members-api/lib/repositories
Ronald Langeveld eb6534bd7f
Replaced all 'bio' references with 'expertise' for member comments. (#15359)
closes https://github.com/TryGhost/Team/issues/1772

- The user facing side of comments recently replaced `bio` with `expertise`.
- To remain consistent we replaced all the references of `bio` with `expertise` throughout the codebase.
- This includes a database column name changing migration, within the `members` table.
- Bumped up the comments-ui version to a new minor (0.10.x) as its a breaking change.
2022-09-09 10:14:49 +02:00
..
event.js Added member attributions to activity feed (#15283) 2022-08-24 11:17:28 -04:00
member.js Replaced all 'bio' references with 'expertise' for member comments. (#15359) 2022-09-09 10:14:49 +02:00
product.js Restricted existing prices to those that are active (#15195) 2022-08-08 16:18:07 +01:00