Skip to content

Commit 75f02d4

Browse files
author
GitHub Release Bot
committed
chore(release): release for version - 1.33.2
1 parent bef8330 commit 75f02d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.33.2](https://github.com/dvcol/trakt-extension/compare/v1.33.1...v1.33.2) (2025-01-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **progress:** add missing show source context to fix custom links ([bef8330](https://github.com/dvcol/trakt-extension/commit/bef83301060b8ee17ff517b4b56552729bf0fc12))
11+
512
### [1.33.1](https://github.com/dvcol/trakt-extension/compare/v1.33.0...v1.33.1) (2024-11-19)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvcol/trakt-extension",
33
"type": "module",
4-
"version": "1.33.1",
4+
"version": "1.33.2",
55
"title": "Side Trakt (companion app for Trakt.tv)",
66
"packageManager": "[email protected]",
77
"description": "Side Trakt, a chrome extension for Trakt.tv",

0 commit comments

Comments
 (0)