Skip to content

Commit e2d6a83

Browse files
Release v1.1.0
1 parent 5b2f5a8 commit e2d6a83

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
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and the format is based on [Common Changelog](https://common-changelog.org).\
66
Unlike Common Changelog, the `unreleased` section of [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) is preserved with the addition of a tag to specify which type of release should be published and to foster discussions about it inside pull requests. This tag should be one of the names mandated by SemVer, within brackets: `[patch]`, `[minor]` or `[major]`. For example: `## Unreleased [minor]`.
77

8-
## Unreleased [minor]
8+
## Unreleased
9+
10+
## 1.1.0 - 2023-10-25
911

1012
### Added
1113

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.0.0",
3+
"version": "1.1.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)