Skip to content

Commit 5e83392

Browse files
committed
chore: release v1.2.1
1 parent e281413 commit 5e83392

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/sebastian-software/offcourse/compare/v1.2.0...v1.2.1) (2025-12-23)
4+
5+
### Bug Fixes
6+
7+
* **learningsuite:** filter out API proxy URLs, capture real CDN URLs ([e281413](https://github.com/sebastian-software/offcourse/commit/e281413d7d1a50baf7f896c6f39ce82656b47e73))
8+
39
## [1.2.0](https://github.com/sebastian-software/offcourse/compare/v1.1.0...v1.2.0) (2025-12-23)
410

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

0 commit comments

Comments
 (0)