diff --git a/.release-please-manifest.json b/.release-please-manifest.json index dd8fde7..e20d7e8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.5.0" + ".": "1.5.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d3ff734..8925a38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.5.1](https://github.com/sebastian-software/offcourse/compare/v1.5.0...v1.5.1) (2026-07-22) + +### Bug Fixes + +- align npm trusted publishing workflow name ([#123](https://github.com/sebastian-software/offcourse/issues/123)) ([1568b82](https://github.com/sebastian-software/offcourse/commit/1568b8202db618fc76f40674777758adfe646e1b)) + ## [1.5.0](https://github.com/sebastian-software/offcourse/compare/v1.4.0...v1.5.0) (2026-07-22) ### Features diff --git a/package.json b/package.json index 35b6a88..6dd1de5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "offcourse", - "version": "1.5.0", + "version": "1.5.1", "description": "Download online courses for offline access – of course!", "type": "module", "bin": {