Skip to content

Commit 0e00c94

Browse files
Update changelog
1 parent 52ed859 commit 0e00c94

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
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](./CONTRIBUTING.md) file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5-
## Unreleased [minor]
5+
## 2.2.0 - 2025-12-30
6+
7+
_Full changeset and discussions: [#96](https://github.com/OpenTermsArchive/terms-types/pull/96)._
68

79
> Development of this release was supported by [Reset Tech](https://www.reset.tech).
810

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentermsarchive/terms-types",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Database of types of terms of service (“agreement”, “policy”, “guidelines”…) under which a service is delivered",
55
"homepage": "https://github.com/OpenTermsArchive/terms-document-types#readme",
66
"bugs": {

0 commit comments

Comments
 (0)