mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 21:33:24 +03:00
eb6534bd7f
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. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
Gruntfile.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json |