Skip to content

Commit 4105bc1

Browse files
Release 3.0.1
1 parent 587c1f7 commit 4105bc1

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,20 @@
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 file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5-
## Unreleased [patch]
5+
## 3.0.1 - 2026-02-05
66

7-
> Development of this release was supported by [Reset Tech](https://www.reset.tech).
8-
9-
### Fixed
7+
_Full changeset and discussions: [#63](https://github.com/OpenTermsArchive/deployment/pull/63)._
108

11-
- Replace NodeSource repository with native Node.js packages on Debian >= 13 to fix deployment failure caused by NodeSource GPG key using SHA-1, [rejected by apt since 2026-02-01](https://github.com/nodesource/distributions/issues/1908)
9+
> Development of this release was supported by [Reset Tech](https://www.reset.tech).
1210
1311
### Added
1412

1513
- Add `migrate` playbook for one-time changes on existing servers; run `ansible-playbook opentermsarchive.deployment.migrate` before `deploy` when upgrading
1614

15+
### Fixed
16+
17+
- Replace NodeSource repository with native Node.js packages on Debian >= 13 to fix deployment failure caused by NodeSource GPG key using SHA-1, [rejected by apt since 2026-02-01](https://github.com/nodesource/distributions/issues/1908)
18+
1719
## 3.0.0 - 2025-12-19
1820

1921
_Full changeset and discussions: [#58](https://github.com/OpenTermsArchive/deployment/pull/58)._

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: opentermsarchive
22
name: deployment
3-
version: 3.0.0
3+
version: 3.0.1
44
readme: README.md
55
authors:
66
- Open Terms Archive contributors

0 commit comments

Comments
 (0)