From 4481873335e776122f226993afa5e6fce958605f Mon Sep 17 00:00:00 2001
From: Open Terms Archive Release Bot <release-bot@opentermsarchive.org>
Date: Tue, 19 Nov 2024 08:46:59 +0000
Subject: [PATCH] Release v2.6.0

---
 CHANGELOG.md      | 4 +++-
 package-lock.json | 4 ++--
 package.json      | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d76a1acf..7bb6c99d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,9 @@
 
 All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the CONTRIBUTING file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
-## Unreleased [minor]
+## 2.6.0 - 2024-11-19
+
+_Full changeset and discussions: [#1116](https://github.com/OpenTermsArchive/engine/pull/1116)._
 
 > Development of this release was supported by the [European Union](https://commission.europa.eu/) and the [French Ministry for Foreign Affairs](https://www.diplomatie.gouv.fr/fr/politique-etrangere-de-la-france/diplomatie-numerique/) through its ministerial [State Startups incubator](https://beta.gouv.fr/startups/open-terms-archive.html) under the aegis of the Ambassador for Digital Affairs.
 
diff --git a/package-lock.json b/package-lock.json
index 37184856..ca891a61 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@opentermsarchive/engine",
-  "version": "2.5.0",
+  "version": "2.6.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@opentermsarchive/engine",
-      "version": "2.5.0",
+      "version": "2.6.0",
       "license": "EUPL-1.2",
       "dependencies": {
         "@accordproject/markdown-cicero": "^0.15.2",
diff --git a/package.json b/package.json
index 70a49792..6b6f2487 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@opentermsarchive/engine",
-  "version": "2.5.0",
+  "version": "2.6.0",
   "description": "Tracks and makes visible changes to the terms of online services",
   "homepage": "https://opentermsarchive.org",
   "bugs": {