0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 22:34:01 -05:00

Shipped comments-ui@1.0.2

no issue

- contains two minor bug fixes for edit name/expertise buttons on the main form and incorrect replies-left-to-load counts after deleting replies
This commit is contained in:
Kevin Ansfield 2024-12-12 16:05:49 +00:00
parent 46f6f49c03
commit 962939b99a

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/comments-ui",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"repository": "git@github.com:TryGhost/comments-ui.git",
"author": "Ghost Foundation",