From 69eb78b740fbfaf8c01b1b00b443fc3eccde33d4 Mon Sep 17 00:00:00 2001 From: Ryan Feigenbaum <48868107+royalfig@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:19:45 -0500 Subject: [PATCH] Released comments-ui 0.13.5 (#19703) No issue --- apps/comments-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/comments-ui/package.json b/apps/comments-ui/package.json index a4aa7b3c9a..9f36e0b35d 100644 --- a/apps/comments-ui/package.json +++ b/apps/comments-ui/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/comments-ui", - "version": "0.13.4", + "version": "0.13.5", "license": "MIT", "repository": "git@github.com:TryGhost/comments-ui.git", "author": "Ghost Foundation",