From 6d9bbb33ebb4bdf39facb9f33c4b531aeab80bda Mon Sep 17 00:00:00 2001 From: Open Terms Archive Release Bot Date: Mon, 12 Feb 2024 15:35:06 +0000 Subject: [PATCH] Release v0.34.2 --- 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 a4204deb3..7c1e9af31 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 [patch] +## Unreleased + +## 0.34.2 - 2024-02-12 _Full changeset and discussions: [#1045](https://github.com/OpenTermsArchive/engine/pull/1045)._ diff --git a/package-lock.json b/package-lock.json index 591549a97..645b994de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@opentermsarchive/engine", - "version": "0.34.1", + "version": "0.34.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@opentermsarchive/engine", - "version": "0.34.1", + "version": "0.34.2", "license": "EUPL-1.2", "dependencies": { "@accordproject/markdown-cicero": "^0.15.2", diff --git a/package.json b/package.json index 21a8154a6..0b882f655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@opentermsarchive/engine", - "version": "0.34.1", + "version": "0.34.2", "description": "Tracks and makes visible changes to the terms of online services", "homepage": "https://github.com/OpenTermsArchive/engine#readme", "bugs": {