From 18a17b054ab1c29063695a2b1c6170b1534062f1 Mon Sep 17 00:00:00 2001 From: Ricardo Date: Mon, 23 Feb 2026 23:17:28 +0100 Subject: [PATCH] chore: bump to 2.0.15 Fix unclosed moderation CW wrapper in ap-item-card.njk and replace invalid Nunjucks .startsWith()/.replace() with simple field comparisons. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b51b9df..e4199bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rmdes/indiekit-endpoint-activitypub", - "version": "2.0.14", + "version": "2.0.15", "description": "ActivityPub federation endpoint for Indiekit via Fedify. Adds full fediverse support: actor, inbox, outbox, followers, following, syndication, and Mastodon migration.", "keywords": [ "indiekit",