Skip to content

Commit 45e8d9e

Browse files
committed
chore: release v1.2.0
1 parent b7d5fb9 commit 45e8d9e

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/sebastian-software/offcourse/compare/v1.1.0...v1.2.0) (2025-12-23)
4+
5+
### Features
6+
7+
* add GitHub Pages homepage with logo ([a121038](https://github.com/sebastian-software/offcourse/commit/a121038e455b1d2d66c3c98bcef7ee3920f908a0))
8+
9+
### Bug Fixes
10+
11+
* **hls:** improve video URL detection and error handling ([7b9b0cc](https://github.com/sebastian-software/offcourse/commit/7b9b0cc8b9c875bf0575ef55eb925005a819a5e0))
12+
313
## [1.1.0](https://github.com/sebastian-software/offcourse/compare/v1.0.1...v1.1.0) (2025-12-23)
414

515
### Features

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": "offcourse",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Download online courses for offline access – of course!",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)