Skip to content

Commit e57a2e5

Browse files
Update changelog
1 parent 71008bc commit e57a2e5

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

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+
## 1.3.0 - 2024-08-12
6+
7+
_Full changeset and discussions: [#62](https://github.com/OpenTermsArchive/terms-types/pull/62)._
68

79
> Development of this release was supported by the [NGI0 Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl/) with financial support from the European Commission's [Next Generation Internet](https://www.ngi.eu) programme, under the aegis of DG CNECT under grant agreement N°101069594. [Learn more](https://nlnet.nl/project/TOSDR-OTA/) on the NLNet website.
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": "1.2.1",
3+
"version": "1.3.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)